/*	STYLES FOR TBCarbon	*/
/*	Made by A2Desing	*/

* {margin:0; padding:0;}

.clr {clear: both;}

.separator {height: 3px; background: #545454; overflow: hidden;}

img {border: 0;}

body {
	background: url(../images/texture_carbon.jpg) repeat;
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 804px;
	text-align: left;
	background: black;
}

#header {
	background: url(../images/top_small.jpg);
	width: 804px;
	height: 197px;
	position: relative;
}

#logo {
	width: 325px;
	height: 132px;
	position:absolute;
	top: 15px;
	left: 40px;
}

#menu table td{	
	padding: 0 3px;
}

#menu_left {
	padding-left: 82px;
	background: transparent url(../images/menu_left.jpg) top left no-repeat;
}

#menu_right {
	padding-right: 82px;
	background: transparent url(../images/menu_right.jpg) top right no-repeat;
}

*html #menu_center {	
	background: transparent url(../images/menu_center.jpg);
	line-height:27px;
	padding-top:6px;
	height:27px;
}

#menu_center {	
	background: transparent url(../images/menu_center.jpg);
	line-height:21px;
	height:21px;
	padding: 3px 0;
}

#menu_center a, #menu_center a:visited {
	text-decoration: none;
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	padding: 0 7px;
}

#content {
	background: #1c1c1c;
	padding: 5px 15px;
}
* html #content {
	padding: 5px 7px;
}
.navigation {
	//display: none;
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	padding: 10px;	
}

.navigation a, #navigation a:visited {
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
}

.text {
	color: white;
	font-family: Arial;
	font-size: 15px;	
}

.text p {	
	text-align: justify;
	color: white;
}


.text table {
	width: 770px;
}

.text td {	
	color: white;
}

.text a, .text a:visited {
	padding: 5px 10px;	
	text-align: justify;
	color: #ffc000;
}

.text .componentheading {
	font-size: 20px;
	font-weight:700;
	color: #ccc;
}

.text .contentpane {
	font-size: 15px;
}

.text .contentpane h3{
	font-size: 15px;
	font-weight:700;
	color: #ccc;
}

.text .cont {
	font-size: 13px;
	background: transparent;
}

.text .cont .wrap1 {
	background: transparent;
}

.text .cont .wrap2 {
	background: transparent;
}

.text .cont .wrap3 {
	background: transparent;
}

#contact_text {
	width: 350px;
}

.text .cont h4{
	font-size: 15px;
	font-weight: 700;
	padding: 10px 0;
	color: #ccc;
}

.text .cont h4{
	font-size: 15px;
	font-weight: 700;
}

.text .button {	
	font-size:12px;
	height:20px;
	margin-top:-5px;
	width:60px;
	color:#333333;
}

.text input, .text textarea {
	background:#CCCCCC none repeat scroll 0%;
}

.text textarea {
	width: 400px;
}

.text .description {
	font-size:13px !important;
	font-family:Arial!important;
	padding:10px;
	background-color:#272727;
	border:1px solid #757575;
	
}

.text .description img{
	padding: 0 5px;
	border:1px solid #FFC000;
}

.text .description h3 {
	font-size:20px;
	color: #ccc;
}

.product_left h4 {
	font-size:16px;
	color: #ccc;
}

.product_left p {
	font-size:13px;
	color: #fff;
}

.product_left {
	float:left;	
	padding:10px 0 10px 10px;
	width:190px;
}

.product_right {
	float: right;
	padding:10px;
}
.product_right img{
	border:solid 2px #727272;
	width:300px;
}

.inputbox {
	width: auto;
}

#product_list {
	padding: 15px 0;
	text-align:center;
}

#bottom {
	background: #424242;
	position: relative;
	height: 80px;
	color: #b6b6b6;
	font-family:Arial;
	font-size:12px;
	line-height: 17px;
}

#bottom a, #bottom a:visited{
	color: #b6b6b6;
	font-family:Arial;
}

#info {
	position: absolute;
	top: 15px;
	left: 20px;
	text-decoration: underline;
}

#design {
	position: absolute;
	top: 15px;
	right: 20px;
}
.contentpaneopen img{
 width:770px;	
}
.blog .pagenav{
	color:#FFFFFF;
}

table.blog img{
	float:left;
	border: 3px solid #444;
	margin-right:10px;

}
.product_main{
	text-align:left;
	width:550px;
	margin:0 auto;
	background-color:#515151;
	margin-bottom:20px;
}
.product_title{
	width:100%;
	background:url(../images/pr_title_bg.gif) repeat;	
	padding:5px 0 5px 0;
}
.product_title h3{
	margin:0 10px 0 10px;
	color:#ffc000;
}
.product_title p{
	margin:0 10px 0 10px;
	
}
.click_to_img{
	text-align:center;
	font-size:9px;
}