/* CSS Document */

body {
	background-color:#000000;
	margin:0;
	padding:0;
}
.black-divider {
	height:6px;
	width:100%;
	clear:both;
	margin:auto;
}
/*start of css related to header*/
#koxgroup-wrapper {
	width:900px;
	margin:auto;
}
#koxgroup-header {
	height:428px;
}
/*end of css related to header*/

/*start of css related to body*/
#koxgroup-body {
	width:inherit;
	margin:auto;
	color:#FFFFFF;
}
#koxgroup-menu {
	float:left;
	width:151px;
}
.koxgroup-menu-links {
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	text-align:right;
	background-color:#222222;
}
.koxgroup-menu-links a {
	display:block;
	padding:12px;
	height:auto;
	text-decoration:none;
	color:#ffffff;
}
.koxgroup-menu-links a:hover {
	color:#e80000;
}
#koxgroup-content {
	width:740px;
	float:right;
	padding:15px 0;
	text-align:right;
	display:inline;
}
#koxgroup-content p {
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	line-height:20px;
}
.product-heading {
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
}
.product-subcategory {
	font-family:Verdana;
	font-size:11px;
	color:#e80000;
	text-decoration:none;
}
.product-subcategory:hover {
	color:#ffffff;
}
.red-text {
	color:#e80000;
}
.red-text-link {
	font-family:Verdana;
	font-size:11px;
	color:#e80000;
}
.red-text-link:hover {
	color:#FFFFFF;
}
.contact-page-heading {
	font-size:20px;
	font-family:Verdana;
	font-weight:bold;
	color:#e80000;
	float:left;
}
.tab-text {
	font-family:Verdana;
	font-size:12px;
	color:#e80000;
	text-decoration:none;
	float:right;
	padding:150px 20px 10px 0;
}
#sizes {
	clear:both; 
	text-align:center;
}
#sizes span,td {
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	padding:10px 30px;
	text-align:center;
}
#sizes strong {
	color:#e80000;
}
#colors-shapes {
	clear:both;
	font-family:Verdana;
	font-size:12px;
	color:#e80000;
	font-weight:bold;
	text-align:center;
}
#colors-shapes div {
	padding-top:20px;
}
.marquee-text {
	font-family:Verdana;
	font-size:14px;
	color:#FFFF00;
	font-weight:bold;
	text-decoration:none;
}
/*start css related to enquiry*/
#enquiry-table-wrapper {
	width:473px;
	float:left;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
}
#enquiry-table-wrapper input,textarea {
	border:#FFFFFF 1px solid;
	background-color:#666666;
	height:16px;
	width:160px;
}
.enquiry-label-cell {
	width:142px;
	padding:5px 12px;
	text-align:right;
	float:left;
}

/*start css related to menu*/
div.sdmenu {
	width: 151px;
	font-family:Verdana;
	font-size: 11px;
	padding-bottom:18px;
	color: #ffffff;
	background-color:#222222;
}
div.sdmenu div {
	overflow: hidden;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	text-align:right;
	display:block;
	padding:12px;
	color:#ffffff;
	background:url(images/menu-arrow-collapse.jpg) no-repeat 10px center #222222;
	cursor:hand;
}
div.sdmenu div span:hover {
	color:#e80000;
}
div.sdmenu div.collapsed span {
	background:url(images/menu-arrow-expand.jpg) no-repeat 10px center #222222;
}
div.sdmenu div a {
	font-size:10px;
	text-align:right;
	padding: 5px 10px;
	background: #bdbdbd;
	display: block;
	color: #e80000;
}
div.sdmenu div a:hover {
	background-color:#CCCCCC;
}
.koxgroup-menu2-links {
	display:block;
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	text-align:right;
	background-color:#222222;
	text-decoration:none;
	padding-right:12px;
	margin-top:22px;
	margin-bottom:22px;
}
.koxgroup-menu2-links:hover {
	color:#e80000;
}
/*end css related to menu*/

/*end of css related to body*/

/*start of tabs related css*/
.koxgroup-tab {
	width:900px;
	margin:auto;
}
.tabs {
	width:442px;
	height:183px;
	display:block;
}
/*end of tabs related css*/

/*start of bottom css*/
#koxgroup-bottom {
	width:900px;
	margin:auto;
	height:74px;
}
#bottom-links {
	float:left;
	padding-top:25px;
}
#bottom-links a {
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	padding:0 20px;
}
#bottom-links a:hover {
	color: #e80000;
}
#bottom-declaration {
	padding-top:18px;
	float:right;
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	text-align:right;
	text-decoration:none;
}
.colorpix-link {
	color:#e80000;
	text-decoration:none;
}
/*end of tabs bottom css*/
