/* CB VIDEO DESIGN */



/* GENERAL */

* {margin:0px; padding:0px;}

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}







/* MAIN */

h1#masthead {margin:0px; padding:0px;}

h1#masthead a {
	padding:0px;
	display:block;
	background-image:url(../images/masthead.jpg);
	width:750px;
	height:100px;
	text-indent:-999em;
	font-size: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

ul {
	margin-left:20px;
	list-style-type: square;
}

a:link, a:active, a:visited {
	color: #688690;
}

h1 {}

h2 {
	background-image: url(../images/h2-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #163945;
	font-weight: normal;
	color:#c6f0ff;
	font-size: 18px;
	margin-bottom: 10px;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #14313c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #132f39;
	background-position: left top;
}

h3 {}

h4 {}







/* TOP NAVIGATION */
ul#topnav {
	list-style-type: none;
	height: 32px;
	width:459px;
	background-image: url(../images/menu_slogan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a74a4;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 291px;
}
ul#topnav li {
	display: inline;
}
ul#topnav li a:link, ul#topnav li a:active, ul#topnav li a:visited {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 32px;
	margin: 0px;
	padding: 0px;
	text-indent: -999em;
}

ul#topnav li a:hover  {
	color: #003366;
	background-color: #F5F5F5;
}

li#tnhome a {
	background-image: url(../images/menu_button_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	width: 68px;
}


li#tnabout a {
	background-image: url(../images/menu_button_about.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	width: 106px;
}


li#tnprint a {
	background-image: url(../images/menu_button_print.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	width: 82px
}


li#tnvideo a {
	background-image: url(../images/menu_button_video.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	width: 81px
}


li#tncontact a {
	background-image: url(../images/menu_button_contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	width: 122px
}

li#tnhome a:hover, li#tnabout a:hover, li#tnprint a:hover, li#tnvideo a:hover, li#tncontact a:hover, #home li#tnhome a, #about li#tnabout a, #print li#tnprint a, #video li#tnvideo a, #contact li#tncontact a {
	background-position: 0px 0px;
}









/* SPECIFIC */

#wrapper {
	width:750px;
	margin: 0 auto;
	}

#container {
	width: 730px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #1d2226;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:10px;
}

#topnav {
	width:750px;
	margin: 0px auto;
	}
#mainimagearea {
	height: 244px;
	width: 710px;
	margin-bottom: 10px;
	background-color: #152436;
	background-image: url(../images/subsection_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1f3146;
	border-bottom-color: #0e1927;
	padding: 10px;
}


#mainContent {
	float: left; /* since this element is floated, a width must be given */
	width: 380px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px;
	background-color: #152436;
	background-image: url(../images/subsection_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1f3146;
	border-bottom-color: #0e1927;
}
#mainContent p {
	line-height: 16px;
}
#home #mainContent {
	width: 340px;
}

#home #mainContent p {line-height:11px;}

*html #home #rightcol {margin-left:367px;}

#home #rightcol {
	margin-left: 370px;
}


h2#hvp {
	background-image: url(../images/home-h2-video-production.jpg);
	width:340px;
	margin-bottom: 1px !important;
}

h2#hpd {
	background-image: url(../images/home-h2-print-design.jpg);
	width: 340px;
	margin-bottom: 1px !important;
}

h2#hvp, h2#hpd, h2#vp, h2#pd, h2#contact, h2#confirmation, h2#about, h2#testimonies, h2#slogan {
	font-size: 8px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 31px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border:none;
}

h2#vp {
	background-image: url(../images/h2-video-production.jpg);
}

h2#pd {
	background-image: url(../images/h2-print-design.jpg);
}

h2#contact {
	background-image: url(../images/h2-contact-us.jpg);
}

h2#confirmation {
	background-image: url(../images/h2-contact-us.jpg);
}

h2#about {
	background-image: url(../images/h2-about-us.jpg);
}


h2#testimonies {
	background-image: url(../images/home-h2-print-design.jpg);
}

h2#slogan {
	background-image: url(../images/h2-slogan.jpg);
}


#rightcol {
	margin: 0 0 0 410px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding: 10px;
	background-color: #152436;
	background-image: url(../images/subsection_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1f3146;
	border-bottom-color: #0e1927;
	color: #658189;
}

#rightcol p, #rightcol ul {color: #658189;}

div#footer {
	background-color: #344548;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px 30px 30px 30px;
	width: 690px;
	font-size: 0.7em;
	color: #13191A;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

div#address {
	float: left;
	width: 200px;
	padding: 10px;
	background-color: #163945;
	border: 1px solid #496165;
	background-image: url(../images/h2-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #C6F0FF;
}
div#address a {
	color: #90B8C6;
	text-decoration: none;
}
table#contacttble {
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table#contacttble td {
	padding: 5px;
}
table#contacttble input, table#contacttble textarea {
	background-color: #1C2F47;
	border: 1px solid #496165;
	padding: 5px;
	color: #5F949F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}









/* TAGS */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



ul.footnav {
	list-style-type: none;
	padding: 0px;
	float: left;
	width: 220px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul.footnav li {}
ul.footnav li a {
	text-decoration: none;
	color: #5C797F;
}
ul.footnav li a:hover {
	color: #A99D4B;
	text-decoration: underline;
}

ul.footnavsub {
	margin-left:15px;
	list-style-type: square;
}

ul.footnavsub li a {
	color: #C4BD97;
}
.formbuttons {
	width: 100px !important;
	background-image: url(../images/menu_button_bg.gif);
	color: #FFFFFF !important;
}
.hidden {
	display: none;
}
