﻿body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

img
{
	border: 0;
}

#wrapper
{
	margin: 0 auto 0 auto;
	text-align: left;
	background: #FFF;
	width: 960px;
}

#header
{
	background: url(../../Resources/Images/header-bg.jpg) repeat top left;
	height: 70px;
}

#header-content
{
	width: 960px;
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 15px 0 0 0;
}

#logo
{
	float: left;
	width: 50%;
	padding: 0 0 0 3px;
}

#search-box
{
	float: right;
	width: 45%;
	padding: 10px 0 0 0;
	margin: 0 6px 0 0;
	font-size: 10px;
}

a, a:link, a:visited
{
	color: #004276;
	text-decoration: none;
}

a:hover
{
	color: Red;
}

p
{
	margin: 0;
	padding: 7px 0 0 0;
}

h1
{
	font-size: 14px;
	margin: 0;
	padding: 5px;
}

#search-box input
{
	border: none;
	background: url(../../Resources/Images/text_box.jpg) no-repeat top left;
	padding: 4px 2px 4px 2px;
	width: 142px;
	font-size: 11px;
}

#search-box input.btn
{
	background: url(../../Resources/Images/search_button.jpg) no-repeat top left;
	width: 20px;
	padding: 0 0 6px 0px;
}

#search-box ul
{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#search-box li
{
	float: right;
	padding: 0px 10px;
}

#search-box li.separator
{
	border-left: solid 1px #FFF;
}

#search-box li.separator-r
{
	border-right: solid 1px #FFF;
}

#search-box li a, #search-box li a:link, #search-box li a:hover, #search-box li a:active, #search-box li a:focus, #search-box li a:visited
{
	color: #FFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 2px;
}

.cs
{
	clear: both;
	margin: 0;
	padding: 0;
	display: block;
}

#navigation
{
	background: url(../../Resources/images/shadow_header.jpg) no-repeat top center;
	display: block;
	clear: both;
	display: block;
	padding: 0 0 10px 0;
	height: 10px;
}

#content
{
	clear: both;
	display: block;
	margin: 5px 3px 5px 6px;
}

/* Home page specific styles */

#section1
{
	float: left;
	width: 616px;
	margin: 0;
	padding: 0;
}

#section2
{
	float: right;
	width: 35%;
	margin: 0;
	padding: 0;
}

#flash-widget
{
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 465px;
	z-index: 0;
}

.widescreen
{
	margin: 0 0 0 10px;
	width: 313px;
	height: 230px;
	color: #fff;
	display: block;
	font-family: Arial;
}

.widescreen h4
{
	margin: 0 0 0 20px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}

.widescreen div
{
	margin: 0;
	padding: 25px 180px 0 0;
}
.widescreen p
{
	font-size: 11px;
	text-align: left;
	margin: 2px 0 0 20px;
	padding: 0;
}

.widescreen a
{
	margin: 0 0 0 15px;
}

#news h4, #order-today h4, #certifications h4
{
	background: url(../../Resources/Images/section_head_bg.png) repeat-x top left;
	padding: 10px 6px 11px 10px;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

#news p, #certifications p, #order-today p
{
	padding: 10px 10px 0 10px;
	margin: 0;
	font-size: 11px;
}

#news
{
	clear: both;
	margin: 10px;
	height: 152px;
	background-color: #ccc;
}

#news div.box-container, #certifications div.box-container
{
	background: url(../../Resources/Images/box_shadow.JPG) repeat-x top left;
	height: 114px;
	margin: 0;
	padding: 0;
}

#news div.box-container ul
{
	height: 86px;
}

#news a, #certifications a, #order-today a
{
	float: right;
	display: block;
	text-decoration: none;
	border: 0;
	padding: 0 5px 0 10px;
	font-size: 11px;
}

.text-container
{
	height: 85px;
}

#news ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#news li
{
	display: block;
}
#news li a
{
	float: none;
	padding: 5px;
}


#home-content
{
	padding: 0;
	margin: 10px 0 0 0;
	clear: both;
}

#certifications
{
	float: left;
	height: 152px;
	width: 304px;
	padding: 0;
	margin: 0;
}

#order-today
{
	width: 301px;
	float: right;
	height: 152px;
	margin: 0;
}
#order-today div h5
{
	font-size: 2em;
	color: Red;
	margin: 0;
	padding: 10px 0 0px 120px;
}

#order-today p
{
	padding: 0;
	margin: 0 0 0 120px;
}

#order-today div.box-container
{
	background: url(../../Resources/Images/call_centre.JPG) no-repeat top left;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	height: 114px;
}



/* End of home page styles */


/* Side Nav Master Page styles */

#faux-column-container
{
	background: url("../../Resources/images/faux-col-bg.JPG") repeat scroll 0 0 transparent;
	margin-bottom: 5px;
	overflow: auto;
	width: 100%;
}

#page-section1
{
	width: 219px;
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 0 0;
	background-color: #f2f2f2;
}

#page-section1 h1
{
	margin: 0;
	padding: 5px;
	font-size: 1.5em;
	background-color: #000;
	color: #fff;
	text-align: center;
}

#page-section1 p
{
	padding: 0;
	margin: 10px 10px 10px 20px;
}

#page-section2
{
	width: 700px;
	float: right;
	display: block;
	margin: 0 10px 0 0;
}

/* Form styles */

#page-section2 table
{
	width: 100%;
}

#page-section2 table td
{
	padding: 5px;
}

#page-section2 table td input, #page-section2 table td textarea
{
	border: 1px solid #ccc;
}

div.design_content
{
	padding: 0px !important;
}

#page-section2 table th
{
	background-color: #ccc;
	padding: 7px;
	color: #5C5C5C;
}

#page-section2 table th h1
{
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}


#breadcrumb
{
	font-size: 12px;
	padding: 0 0 5px 0;
}

#breadcrumb a
{
	color: #373737;
	text-decoration: none;
	font-weight: bold;
}


#main-content
{
	margin: 0;
	border: solid 1px #ccc;
	min-height: 670px;
	padding: 0;
}

#main-content p
{
	padding: 10px 20px;
}

#main-content h1
{
	font-size: 16px !important;
	color: White;
	background-color: #6D6E72;
	margin: 0;
	padding: 10px 0 10px 20px !important;
}


#buy-online-logos
{
	margin: 30px 0 50px 20px;
	padding: 0;
	width: 670px;
}


#buy-online-logos td
{
	background-color: #fff;
	font-size: 11px;
	text-align: center;
	border: 0;
	padding: 10px !important;
}

#buy-online-logos a
{
	color: #333333;
	text-decoration: none;
	display: block;
	font-size: 13px;
}



#product-list
{
	margin: 30px 0 10px 20px;
	padding: 0;
	width: 670px;
}

#product-list table
{
	width: 100%;
}

#product-list td
{
	background-color: #fff;
	font-size: 11px;
	text-align: center;
	border: 0;
	padding: 0;
}

#product-list a
{
	color: #333333;
	text-decoration: none;
	display: block;
}

#product-list td div.list-image-item
{
	width: 165px;
	height: 100px;
	margin: 10px 20px 0 20px;
}

/* End of Side Nav Master Page styles */

#prod-left-section
{
	float: left;
	width: 220px;
	background-color: #F2F2F2;
	margin: 0;
}

#prod-left-section h1
{
	margin: 0;
	padding: 10px;
	font-size: 12px;
	background-color: #373737;
	border-bottom: 1px solid #000;
	color: #fff;
}


#product-intro
{
	/*background-color: #6284CB;*/
	border: solid 1px #000;
	background-color: #fff;
}

#product-intro img
{
}

#product-intro h1
{
	font-size: 14px !important;
	color: White;
	background-color: #6D6E72;
	margin: 0;
	padding: 10px 0 10px 0 !important;
}

#product-intro a.enlarge
{
	padding: 0 5px 5px 20px;
	background: url(../../Resources/Images/zoom.bmp) no-repeat;
	width: 100px;
}

/********************************
		product tabs
**********************************/

#product-tabs
{
	clear: both;
	margin: 0;
	padding: 0;
}

ul#tabs
{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 35px;
	border-bottom: 1px solid black;
	background: rgb(222, 222, 222);
}
ul#tabs li
{
	float: left;
	margin: 0px; /*height: 33px;*/
	text-align: center;
	/*position: relative;*/
	border-top: 1px solid black;
	border-left: 1px solid black;
	top: 1px;
	background: #373737;
}
ul#tabs li:hover
{
	border-bottom: 1px solid #4E6ACB;
	background: #4E6ACB;
}
ul#tabs a
{
	display: block;
	height: 100%;
	text-decoration: none;
	color: white;
	font-size: 10px;
	font-weight: bold;
	padding: 12px 5px 12px 5px;
}
li.selected
{
	background: white !important;
	border-bottom: 1px solid white !important;
}
li.selected a
{
	color: black !important;
}

li.tab1
{
	width: 105px;
}
li.tab2
{
	width: 145px;
}
li.tab3
{
	width: 88px;
}
li.tab4
{
	width: 179px;
}
li.tab5
{
	width: 115px;
}
li.tab6
{
	border-right: 1px solid #000;
	width: 150px;
}

ul#tabs a:hover
{
	color: white;
}
/*
ul#tabs span
{
	display: block;
	padding: 10px 10px 0 10px;
}*/

/**************
		end tabs
************************/

#product-content
{
	float: right;
	width: 700px;
	margin: 0 10px 0 0;
}


#product-content h1
{
	font-size: 14px;
	padding: 5px;
	margin: 0;
}

#product-content h2
{
	font-size: 12px;
	padding: 5px;
	margin: 0;
	font-weight: bold;
}

#product-content p
{
	margin: 0;
	padding: 10px 10px 10px 20px;
}

#product-intro ul, #sub-content ul
{
	padding: 5px 5px 0 35px;
	list-style: none;
	margin: 0;
	list-style-image: url(../../resources/images/bullet.gif);
}


#sub-content tr.odd td
{
	background-color: #E6E6E6;
}

#sub-content tr.even td
{
	background-color: #F4F4F4;
}

#sub-content table
{
	margin: 5px 0 0 5px;
}
#sub-content table td
{
	padding: 2px 5px 2px 5px;
}

#sub-content
{
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	min-height: 333px;
	padding: 20px 10px 10px 10px;
	background-color: white;
}

#util-links
{
	padding: 10px 0 10px 0;
}

#util-links ul, #side-nav li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#util-links ul li a
{
	display: block;
	font-size: 14px;
	text-decoration: none;
	padding: 12px 2px 12px 45px;
	color: #000;
	font-weight: bold;
}
#util-links ul li a.print
{
	background: url(../../resources/images/sidenav/quick-print.png) no-repeat 7px center;
}
#util-links ul li a.pdf
{
	background: url(../../resources/images/sidenav/pdf.PNG) no-repeat 7px center;
}
#util-links ul li a.manual
{
	background: url(../../resources/images/sidenav/manual-download.png) no-repeat 7px center;
}
#util-links ul li a.driver
{
	background: url(../../resources/images/sidenav/driver-download.png) no-repeat 7px center;
}

/*----------------
	Side Nav styles
--------------------*/
#side-nav
{
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	font-size: 12px;
}

#side-nav ul, #side-nav li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#side-nav ul li a, #side-nav ul li span
{
	background: url(../images/pointer6.gif) no-repeat 7px center;
	display: block;
	text-decoration: none;
	color: #000;
	padding: 8px 2px 8px 15px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

#side-nav li a:hover
{
	padding: 8px 2px 8px 15px;
	font-weight: bold;
	display: block;
	text-decoration: underline;
}

/* ------------------------------------
	Footer navigation styles
   ------------------------------------ */

#footer
{
	clear: both;
	color: #878787;
	height: 15px;
	border-top: solid 1px #878787;
	margin: 10px 3px 5px 6px;
	padding: 10px 0 0 0;
	font-size: 11px;
}

#footer ul li a, #footer ul li a:link, #footer ul li a:hover, #footer ul li a:active, #footer ul li a:focus, #footer ul li a:visited
{
	display: block;
	text-decoration: none;
	color: #878787;
}

#footer ul
{
	float: right;
	list-style: none;
	padding-top: 10px;
	margin: 0;
	padding: 0 5px 10px 0;
}



#footer ul li ul li a
{
	display: block;
}

#footer li
{
	float: right;
	padding: 0 6px;
}

#footer p
{
	font-weight: normal;
	padding: 0 0 10px 5px;
	margin: 0;
	float: left;
	width: 43%;
	text-align: left;
	font-size: 10px;
}
#footer p a
{
	display: inline !important;
}

.menu
{
	color: White;
	width: 100%;
}

.header_menu_spacer
{
	float: left;
	width: 10px;
	height: 40px;
}

#menu-products, #menu-support, #menu-buy, #menu-resell, #contact-us
{
	float: left;
	height: 40px;
}


.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus
{
	color: White;
	font-weight: bold;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus
{
	color: white;
	font-weight: bold;
}

#thumbnail td img
{
	border: 2px solid #ccc;
}
#thumbnail td img.selected
{
	border: 2px solid #C1CA28;
}

#thumbnail td
{
	padding: 15px 10px 15px 10px;
}

td.thumbnailbg
{
	background: url(../../Resources/images/thumbnail-bg.png) repeat-x;
	height: 75px;
}



/* ---------------------------------------
			site map styles
------------------------------------------*/

#site-map
{
	min-height:430px;
}

#site-map h2
{
	color: #333333;
	font-size: 15px;
	padding: 5px 10px 10px 0;
	margin: 0;
	
}



#site-map td
{
	vertical-align: top;
}

#site-map td h1
{
	vertical-align: top;
	margin: 0;
	padding: 5px 5px 5px 15px;
	font-size: 11px;
	background: #333333 url(../../resources/images/pointer6.gif) no-repeat 7px center;
	border-bottom: solid 1px #fff;
	color: #fff;
}

#site-map ul, #site-map li
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#site-map ul li a
{
	display: block;
	text-decoration: none;
	background-color: #333333;
	padding: 5px 10px 5px 10px;
	border-bottom: solid 1px #fff;
	color: #fff;
	font-size: 10px;
	width: 250px;
}

#site-map ul li ul li a
{
	display: block;
	text-decoration: none;
	background-color: #ebebeb;
	padding: 5px 10px 5px 10px;
	border-bottom: solid 1px #fff;
	color: #333333;
}

#products ul li a
{
	display: block;
	text-decoration: none;
	background-color: #ebebeb;
	padding: 5px 10px 5px 10px;
	border-bottom: solid 1px #fff;
	color: #333333;
}

td.spacer
{
	width: 62px;
}


#news-list table th
{
	background-color: #000;
	color: White;
}

#news-list tr.odd
{
	background-color: #91AAE3;
}
#news-list tr.even
{
	background-color: #ccc;
}

#news-list table td
{
	padding: 4px;
	border-bottom: solid 1px #fff;
}



/* ____________________________________________
			
		Category listing
   ____________________________________________ */


#category-listing
{
}


#category-listing h2
{
	background: url(../../Resources/Images/header-back.jpg) repeat-x;
	font-size: 12px;
	margin: 0;
	padding: 6px 0 6px 5px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

#category-listing table
{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#category-listing table td.bg
{
	background: url(../../Resources/Images/table-bg.JPG) repeat-x;
	padding: 0 10px 0 25px;
}

#category-listing table td
{
	border-top: solid 1px #ccc;
}

#zoom-image
{
	position: absolute;
	min-width: 600px;
	min-height: 400px;
	border: solid 2px #000;
	top: 150px;
	left: 100px;
	background: #fff;
	z-index: 1000;
	text-align: center;
}
#zoom-image h4
{
	margin: 0;
	background-color: #000;
	font-size: 12px;
	height: 15px;
	padding: 5px 0 5px 0;
	font-weight: normal;
}

#zoom-image h4 span
{
	width: 20px;
	float: right;
}

#zoom-image h4 span a
{
	color: White;
	padding: 5px;
}

#zoom-image img
{
	margin: 20px 10px;
}

/* _____________________________________________

		Product Filter  styles
________________________________________________*/

#product-filter
{
	margin-bottom: 20px;
}

#product-filter table
{
	border: 0;
	width: 100%;
	font-family: Tahoma;
}

#product-filter table th
{
	background-color: rgb(189,189,189);
	font-size: 11px;
	padding: 10px;
	color: #000;
	border-right: solid 1px rgb(205,205,205);
}

#product-filter table th.first
{
	background-color: rgb(230,230,230);
}


#product-filter table td.first
{
	background-color: rgb(143,143,143);
}

#product-filter table td.first a
{
	background: none;
}

#product-filter table td.second
{
	padding: 3px 0 3px 10px;
}
#product-filter table td.second a
{
	background: url(../../Resources/images/platform.png) no-repeat 2px center;
	padding:10px 20px 30px  20px;
	height:26px;
}

#product-filter table td.second a.selected
{
	background: url(../../Resources/images/platform-s.png) no-repeat 2px center;
	padding:10px 20px 30px  20px;
	height:26px;
}

#product-filter table td
{
	background-color: rgb(109,109,109);
	font-size: 11px;
	padding: 2px 0 2px 0;
	color: #000;
	border-right: solid 1px rgb(156,156,156);
}

#product-filter table td a
{
	display: block;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 11px;
	background: url(../../Resources/images/linkbg.png) no-repeat 2px center;
	padding: 9px 10px 10px 22px;
}

#product-filter table td a.selected
{
	background: url(../../Resources/images/linkbg-s.png) no-repeat 2px center;
}

#message
{
	margin: 10px;
}


a.menu-product
{
	background: url(../../Resources/images/menu/product.png) no-repeat 2px center;
}

a:hover.menu-product
{
	background: url(../../Resources/images/menu/product-s.png) no-repeat 2px center;
}

.menu-product img
{
	visibility:hidden;
	display:none;	
}

a.support
{
	background: url(../../Resources/images/menu/support.png) no-repeat 2px center;
}

a:hover.support
{
	background: url(../../Resources/images/menu/suport-s.png) no-repeat 2px center;
}

.support img
{
	visibility:hidden;
	display:none;	
}

a.buy-online
{
	background: url(../../Resources/images/menu/buy-online.png) no-repeat 2px center;
}

a:hover.buy-online
{
	background: url(../../Resources/images/menu/buy-online-s.png) no-repeat 2px center;
}

.buy-online img
{
	visibility:hidden;
	display:none;	
}

a.resell
{
	background: url(../../Resources/images/menu/resell-raloy.png) no-repeat 2px center;
}

a:hover.resell
{
	background: url(../../Resources/images/menu/resell-raloy-s.png) no-repeat 2px center;
}

.resell img
{
	visibility:hidden;
	display:none;	
}

a.contact-us
{
	background: url(../../Resources/images/menu/contact-us.png) no-repeat 2px center;
}

a:hover.contact-us
{
	background: url(../../Resources/images/menu/contact-us-s.png) no-repeat 2px center;
}

.contact-us img
{
	visibility:hidden;
	display:none;	
}

#Seo
{
	padding-left:6px;
}
#prod-left-section h4
{
	margin: 0;
	padding: 10px;
	font-size: 12px;
	background-color: #373737;
	border-bottom: 1px solid #000;
	color: #fff;	
}

#page-section1 h4
{
	margin: 0;
	padding: 5px;
	font-size: 1.5em;
	background-color: #000;
	color: #fff;
	text-align: center;
}