
body {
background: url(../img/backdrop.gif);
background-repeat: repeat-x;
background-color: black;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
color: #ccc;
font-family: Arial;
font-size: 12px;
}
	.shortpage {
	background: url(../img/backdrop_short.gif);
	background-repeat: repeat-x;
	background-color: black;
}

a {color: #c90101; text-decoration: none; outline: none;}
a:hover {color: #FF0000; outline: none;}
a:visited {color: #c90101; outline: none;}
a:active {outline: none;}

img { border: 0;}

p {
margin: 0 0 1em 0; 
line-height: 16px;
}

li {line-height: 16px;}

/* Structure */

#BodyWrapper {
width: 1000px;
margin: auto;
}

#ContentWrapper {
width: 990px;
margin: auto;
background: url(../img/backdrop_top.jpg);
background-repeat: no-repeat;
}
	.shortpage #ContentWrapper {
	background: url(../img/backdrop_top_short.jpg);
	background-repeat: no-repeat;	
	}

#ContentTop {
clear: both;
padding-left: 25px;
padding-top: 20px;
width: 230px;
height: 176px;
min-height: 176px;
}

#ContentTopLinks {
float: right;
height: 95px;
padding-bottom: 30px;
padding-right: 15px;
}

#ContentMain {
width: 960px;
margin: auto;
clear: both;
padding-bottom: 20px;
}
	.shortpage #ContentMain {
	padding-top: 35px;	
	}
	
#Content {
width: 645px;
float: left;
}	
	#Content h2 {
	color:#c90101;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #666;	
	font-size: 18px;
	}
	#Content h3 {
	color:#c90101;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 0;	
	font-size: 12px;
	}
		
	
#SideBar {
width: 280px;
float: right;
padding-left: 10px;
}	
	#SideBar h2 {
	color:#c90101;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #666;	
	font-size: 18px;
	}

#SideBar .CallOut {
background: url(../img/bg_block.gif) repeat-x;
width: 280px;
padding: 10px;
margin-bottom: 15px;
}	
	#SideBar .CallOut  h2{
	color:#CCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 0px;	
	font-size: 18px;
	}	

#Sponsors {
width: 990px;
clear: both;
text-align: center;
padding: 15px 0 15px 0;
}
	
#Footer {
border-top: #444 3px dashed;
width: 960px;
padding: 5px 0 15px 0;
text-align: right;
font-size: 10px;
clear: both;
}	

#Footer a {
padding-right: 5px;
padding-left: 5px;
border-left: 1px #444 solid;
}

#Footer span {
padding-right: 5px;
padding-left: 5px;
}

/* Header */

#logo {
background: url(../img/cqc_logo.gif) no-repeat;
width: 235px;
height: 92px;
float: left;
}
	.shortpage #logo {
	background: url(../img/cqc_logo_short.gif) no-repeat;
	width: 346px;
	height: 102px;
	}

#logo span {
position: absolute;
left: -9999px;
}

#logo a {
display: block;
width: 235px;
height: 92px;
}

/* Navigation */

#navcontainer {
position: relative;
width: 644px;
height: 34px;
float: right;
}

#navcontainer ul {margin: 0; padding: 0;} 
#navcontainer li{float: left; padding: 0px; position: relative; list-style-type: none; width: auto;} 

#nav a{ 
display: block; 
height: 34px; 
background-image: url(../img/menu_master.gif); 
background-repeat: no-repeat; 
margin: 0px auto; 
padding:0; 
float: left; 
}
	.shortpage #nav a {background-image: url(../img/menu_master2.gif);}
#nav a span {display: none;}

.menuforums{ width: 130px; background-position: 0 0; }
.menuabout{  width: 126px; background-position: -130px 0; }
.menumedia{ width: 126px; background-position: -256px 0; }
.menuteams{ width: 126px; background-position: -382px 0; }
.menuregister{ width: 136px; background-position: -508px 0; }

.menuforums:hover, .menuforums.selectedforums { width: 130px; background-position: 0 -34px; }
.menuabout:hover, .menuabout.selectedabout{  width: 126px; background-position: -130px -34px; }
.menumedia:hover, .menumedia.selectedmedia{ width: 126px; background-position: -256px -34px; }
.menuteams:hover, .menuteams.selectedteams{ width: 126px; background-position: -382px -34px; }
.menuregister:hover, .menuregister.selectedregister{ width: 136px; background-position: -508px -34px; }

/* Home Page */
.trailer {
background: url(../img/btn_trailer.gif);
display: block;
width: 117px;
height: 41px;
}
.briefingroom {
background: url(../img/briefing_room.gif);
display: block;
width: 125px;
height: 95px;
}
.handbook {
background: url(../img/cqc7_handbook.gif);
display: block;
width: 116px;
height: 95px;
}
.trailer span, .briefingroom span, .handbook span {
position: absolute;
text-indent: -9999em;
}
.ContentBlock {
width: 250px;
float: left;
}
.ContentBlock h2 {
background: url(../img/bg_bar.gif) repeat-x;
font-size: 12px;
padding: 5px 0 5px 10px;
margin-right: 20px;
}
.ContentBlock dl {
padding: 10px 0 0px 10px;
}
.ContentBlock dt {
font-weight: bold;
}
.ContentBlock dd{
padding-bottom: 5px;
}
.CalloutBlock {
background: url(../img/bg_block.gif) repeat-x;
width: 435px;
float: left;
padding: 10px;
}

/* Media Page */

.VideoBlock {
clear: both;
}

.VideoBlock h3 {
font-size: 12px;
font-weight: bold;
color:#c90101;
padding-left: 155px;
padding-top: 10px;
padding-bottom: 3px;
margin-bottom: 3px;
border-bottom: 1px dotted #666;
}

.VideoBlock p {
padding-left: 155px;
font-size: 10px;
}

.VideoBlock img {
float: left;
width: 147px;
margin-bottom: 15px;
}

#flashcontent h2 {
color:#c90101;
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px dotted #666;
font-size: 18px;
}

/* Teams Page */

.TeamBlock {clear: both;}
.TeamBlock img {float: left; margin-bottom: 25px;}
.TeamBlock p {padding-left: 225px;}
.TeamBlock h2 {padding-left: 225px;}
.TeamBlock a {font-size: 10px; float: right;}
#Content .TeamBlock h2 {border: 0; font-size: 12px; 	margin-bottom: 5px;}

