/* Reading Sportshow basic css */

/* general */

body	{
	color: #000;
	background: transparent url(images/bground.gif) repeat;
	margin: 25px 0 25px 0;
	padding: 0;
	font-family: Verdana, Arial, Times, serif;
	}
	
.hide	{
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #753739;
	background: transparent; 
	}

a:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #753739;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #753739;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : underline;
	color: #753739;
	background: transparent;  
	}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
		font-family: Verdana, Arial, Times, serif;
		}

h1	{
	font-size: 14px;
	font-style: normal;
	font-weight : bold; 
	margin-bottom: 15px;
	margin-top: 25px;
	padding-left: 35px;
	color: #753739;
	}

h2	{
	font-size: 14px;
	font-style: normal;
	font-weight : bold; 
	margin-bottom: 15px;
	margin-top: 10px;
	padding-left: 5px;
	color: #753739;
	}

h3	{
	font-size: 12px;
	font-style: normal;
	font-weight : bold; 
	margin-bottom: 0;
	margin-top: 15px;
	padding-left: 10px;
	}
	
h4	{
	font-size: 12px;
	font-style: normal;
	font-weight : bold; 
	margin-bottom: 13px;
	margin-top: 5px;
	padding-left: 10px;
	}

h5	{
	font-size: 14px;
	font-style: normal;
	font-weight : bold; 
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 38px;
	color: #753739;
	}
	
html p	{
	margin-top: 5;
	margin-bottom: 1em;
	text-align: left;
	font-size:  12px;
	line-height: 1.5;	
	}
	
/* footer */	
#footer1 p	{
	font-size: 9px;
	color: #D6D6B5;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;	
	}
	
#footer2 p	{
	font-size: 9px;
	color: #D6D6B5;
	text-align: right;
	padding-right: 15px;	
	padding-top: 5px;
	}
	
td#footer {	
	background: url(images/green.gif) repeat;
		}
		
#footer2 a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #D6D6B5;
	background: transparent; 
	}

#footer2 a:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #D6D6B5;
	background: transparent; 
	}

#footer2 a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #D6D6B5;
	background: transparent; 
	}
	
/* submenu */	
table#sublink a { 
font-size:11px; 
font-family:Verdana; 
text-decoration:none; 
color: #753739; 
font-weight: normal;
line-height: 15px;
}

table#sublink a:hover { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
text-decoration: underline; 
color: #753739;
line-height: 15px;
} 

.subselect { 
font-size:11px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
text-decoration:none; 
color: #753739; 
font-weight: bold ;
line-height: 15px;
}

.subnav {		
	background-color: #D6D6B5;
	}

/* box styles and shadows */	
td#tan {
	background: url(images/tan.gif) repeat;
	height: 2px;
	} 
	
td#tshadow {
	background: url(images/topshadow.gif) repeat;
	height: 7px;
	} 
	
td#bshadow {
	background: url(images/bot_shadow.gif) repeat;
	height: 3px;
	}
		
td#rshadow {
	background: url(images/rightshadow.gif) repeat;
	width: 3px;
	}
		
td#dots {
	background: url(images/dots.gif) repeat;
	height: 1px;
	}	
	
/* horizontal dots */
td#reddots {
	background: url(images/red_dots.gif) repeat;
	height: 9px;	
	}
		
#reddots {
	height: 1px;
	margin:0px 75px 0px 30px;
	border-bottom:dotted 1px #753739
	}
	
#reddots2 {
	height: 10px;
	margin:0px 20px 5px 30px;
	border-bottom:dotted 1px #753739
	}
	
#reddots3 {
	height: 10px;
	margin:0px 20px 5px 6px;
	border-bottom:dotted 1px #753739
	}
		
/* page content */
td#content p	{
	margin-top: 5;
	margin-bottom: 1em;
	text-align: left;
	font-size:  12px;
	line-height: 1.5;
	padding-left: 35px;
	padding-right: 100px;
	}
	
td#content img {
	float: left;
    margin:3px 10px 5px 17px;
     }
		
/* home page */		
#welcome p {
	font-size: 12px;
	text-align: left;	
	line-height: 15px;
	margin-top: 0.5em;
	color: #753739;	
	}
	
td#welcome {	
	padding-left: 18px;
	padding-top: 0px;
	padding-right: 0px;		
			}
	
td#welcome img {
	float: none;
    margin:3px 0px 5px 0px;
     }
	
table#boxtext {	
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	text-align: left;	
		}
		
table#boxtext p {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 13px;
	margin:0 0 .25em;	
	} 		
		
table#boxtext img {
	float:left;
    margin:8px 2px 0 0;
     }			

table#news {	
	padding-right: 0px;
	text-align: left;
	vertical-align:top;	
		}
		
table#news p {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 13px;
	margin:0 0 .50em;	
	} 		
		
table#news img {
	float:left;
    margin:8px 0px 5px 0;
     }
		
#promo { 
  border:1px dotted;
  border-color: #753739;  
  background: #D6D6B5;
  padding-left: 10px;
  padding-top: 0px;
  padding-right: 12px;
  padding-bottom: 20px;
  text-align: left;
  margin: 0px;  
		}
		
ul.welcome
{
margin:-7px 0px 0px 0px;
padding:0px 0px 7px 20px;
list-style-image: url(images/square.gif);
list-style-type: square;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #000;
}		

.newsletter  {
	font-size: 12px;
	font-weight : bold; 
	text-align: left;	
	margin-top: 0px;
	margin-bottom: 10px;
	color: #753739;	
	}

.number  {
	font-size: 13px;
	font-weight : bold; 
	text-align: left;	
	margin-top: 0px;
	margin-bottom: 100px;
	color: #753739;	
	}
	
.date  {
	font-size: 12px;
	font-weight : bold; 
	text-align: left;	
	margin-top: 50px;
	margin-bottom: 10px;
	color: #000000;	
	}

/* features */
table#features2 p	{
	margin: 0px 0px 0px 28px;
	padding-left: 10px;
	text-align: left;
	font-size:  12px;
	line-height: 15px;
	}
	
table#features2 img {
	float: left;
    margin:15px 10px 10px 20px;
     }
		
table#features p	{
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10px;
	text-align: left;
	font-size:  12px;
	line-height: 15px;
	}
	
table#features img {
	float: left;
    margin:15px 10px 20px 20px;
     }
	
.new  {
	font-size: 12px;
	font-weight : bold; 
	text-align: left;	
	color: #753739;	
	}
	
.fade  {
	font-size: 12px;
	font-weight : bold; 
	text-align: left;	
	color: #EFEFDE;	
	}
	
#stage {
	position:relative; }
table.stage {
	background-color:#EFEFDE;
	width:400px;
	font-size:10px;
	border-bottom: 1px solid #D6D6B5;
	border-left: 1px solid #D6D6B5;
	margin-top:10px;
	text-align:left; }

table.stage td {
	border-right: 1px solid #D6D6B5;
	border-top: 1px solid #D6D6B5;	
	vertical-align: middle; 
	padding:3px;}

table.stage tr.white {background-color:#fff;}
table.stage tr.tan {background-color:#D6D6B5; padding: 5px;}
	
table.stagefull {
	background-color:#EFEFDE;
	width:550px;
	font-size:10px;
	border-bottom: 1px solid #D6D6B5;
	border-left: 1px solid #D6D6B5;
	margin-top:10px;
	margin-left: 40px;
	text-align:left; }

table.stagefull td {
	border-right: 1px solid #D6D6B5;
	border-top: 1px solid #D6D6B5;	
	vertical-align: middle; 
	padding:3px;}

table.stagefull tr.white {background-color:#fff;}
table.stagefull tr.tan {background-color:#D6D6B5; padding: 5px;}
	

/* contests */	
.contest 
 {
margin:-7px 0px 0px 70px;
padding:10px 0px 7px 75px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #753739;
font-weight : bold; 
}

.contest2 
 {
padding:0px 0px 7px 7px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #753739;
font-weight : bold; 
}	

ul.contests
{
margin:-7px 0px 0px 100px;
padding:10px 0px 7px 75px;
list-style-image: url(images/square.gif);
list-style-type: square;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #000;
}

/* seminar schedule */
#seminar {width:500px; margin:15; padding:0 0 30px 20px; position:relative;}

table.schedule {
	background-color:#EFEFDE;
	width:100%;
	font-size:10px;
	border-bottom: 1px solid #D6D6B5;
	border-left: 1px solid #D6D6B5;
	margin:0;
	text-align:left; }

table.schedule td {
	border-right: 1px solid #D6D6B5;
	border-top: 1px solid #D6D6B5;	
	vertical-align: middle; 
	padding:7px;}

table.schedule tr.white {background-color:#fff;}
table.schedule tr.tan {background-color:#D6D6B5; padding: 5px;}

/* exhibitors list */	
table#exhib p	{
	margin-top: 3px;
	margin-bottom: 0;
	padding-left: 0px;
	text-align: left;
	font-size:  12px;
	line-height: 15px;
	}
	
table#exhib img {
	float: left;
    margin:3px 1px 25px 5px;
     }
	 		
td#exhiblist img {
	float: left;
    margin:3px 1px 25px -5px;
     }	

table#exhibit2 p	{
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding-left: 0px;
	text-align: left;
	font-size:  12px;
	line-height: 15px;
	}
	
table#exhibit2 img {
	margin:10px 5px 5px 5px;
     }


ul.exlist

{
margin:-7px 0px 0px 20px;
padding:5px 0px 0px 30px;
list-style-image: url(images/square.gif);
list-style-type: square;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #000;
}
	
table.list {
	background-color:#EFEFDE;
	width:650px;
	font-size:10px;
	border-bottom: 1px solid #D6D6B5;
	border-left: 1px solid #D6D6B5;
	margin:0;
	text-align:left; }

table.list td {
	border-right: 1px solid #D6D6B5;
	border-top: 1px solid #D6D6B5;	
	vertical-align: middle; 
	padding:7px;}

table.list tr.white {background-color:#fff;}
table.list tr.tan {background-color:#D6D6B5; padding: 5px;}

table.anchors {
	background-color:#EFEFDE;
	width:650px;
	font-size:11px;	
	margin:0;
	text-align:left; }

table.anchors td {
	vertical-align: middle; 
	padding:3px;}
	
/* exhibitor info */	
td#info p	{
	margin-top: 5;
	margin-bottom: 1em;
	text-align: left;
	font-size:  12px;
	line-height: 1.5;
	padding-left: 35px;
	padding-right: 100px;
		}
	
td#info img {
	float: right;
    margin:10px 0px 5px 15px;
	     }

ul.services
{
margin:-7px 75px 0px 20px;
padding:0px 0px 7px 30px;
list-style-image: url(images/square.gif);
list-style-type: square;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #000;
}

table.adv {
	background-color:#EFEFDE;
	width:400px;
	font-size:12px;	
	margin:0px 0px 0px 35px;
	text-align:left; }

table.adv td {
	vertical-align: middle; 
	padding:3px;}
	
table.adv tr.tan {background-color:#D6D6B5; padding: 0px;}

/* sponsors */	 
table.dealers {
	font-size:10px;
	margin: 3px 0 0px 8px;
	text-align:left; }
	 	 
	 	
/* directions */		
table#directions p	{
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 5px;
	text-align: left;
	font-size:  12px;
	line-height: 15px;
	}
	
table#directions img {
	float: left;
    margin: 15px 10px -5px 5px;
     }
	 
ul.directions
{
margin:-7px 0px 0px 20px;
padding:0px 0px 7px 30px;
list-style-image: url(images/square.gif);
list-style-type: square;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #000;
}
.directions
{
margin:-7px 0px 0px 20px;
padding:0px 0px 7px 30px;
list-style-image: url(images/square.gif);
list-style-type: square;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #000;
}
	
		
/* forms */

#submitforms {width:400px;margin:15;padding:0 0 25px 20px;position:relative;}
#promoforms {width:450px;margin:15px;padding:0px 0px 0px 20px;position:relative;}

table.forms {
	background-color:#EFEFDE;
	width:100%;
	font-size:12px;	
	text-align:left;
		}
		
table.forms td {
	vertical-align: middle; 
	padding:1px;
	}
	
.ftext 	{
	width: 250px;
	height: 22px;
	padding: 3;
	margin: 1px 0 1px 0;
	border: 1px solid #D6D6B5;
	font: 12px verdana, arial,  sans-serif;
	}
	
.listtext 	{
	width: 150px;
	height: 20px;
	padding: 3;
	margin: 3px 0 3px 0;
	border: 1px solid #D6D6B5;
	font: 12px verdana, arial,  sans-serif;
	}	
	
.btext 	{
	width: 250px;
	height: 52px;
	padding: 3;
	margin: 1px 0 1px 0;
	border: 1px solid #D6D6B5;
	font: 12px verdana, arial,  sans-serif;
	}
	
.button {
   font: 11px verdana, arial, helvetica, sans-serif; 
   color: #fff; 
   background: #753739; 
   margin: 2px 0;
   padding: 2px;
	}
	
table.mailinglist {
	background-color:#EFEFDE;
	width:200px;
	font-size:12px;	
	margin:0px 0px 0px 35px;
	text-align:left; }.SprecialFeature {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
