/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.gif) #000000 top repeat-x;
	color: #c5caca;
	font: .85em Arial,Verdana,Helvetica,Sans-Serif;
	padding: 25px 0
}
a{
	color: #6a8bcb;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 13px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #ffffff;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 1em;
	text-transform: uppercase
}
h3{
	color: #ffffff;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 .5em;
	text-transform: uppercase
}
h4{
	font-size: 1em;
	margin: 0 0 1em
}
p{
	line-height: 1.3em;
	padding: 0 0 1em
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 945px
}
/*=== Logo ===*/
#logo{
	margin: -25px 0 25px;
	position: relative
}
#logo h1{
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	width: 182px
}
#logo h1 a{
	display: block;
	height: 217px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	border-bottom: 1px solid #494949;
	border-top: 1px solid #494949;
	font-size: 13px;
	height: 32px;
	margin: 0 0 10px;
	padding: 5px 0;
	text-transform: uppercase
}
.nav1 li{
	float: left;
	line-height: 32px;
	padding: 0 5px 0 0
}
.nav1 li a{
	color: #0f0f0f;
	display: block;
	float: left;
	text-align: center;background: url(../images/nav11.gif) top no-repeat;
	width: 139px; /*144px*/
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #000000;
	text-decoration: underline
}
.nav1 li#n12 a{
	background: url(../images/nav12.gif) top no-repeat;
	width: 123px
}
.nav1 li#n13 a{
	background: url(../images/nav13.gif) top no-repeat;
	width: 149px
}
.nav1 li#n14 a{
	background: url(../images/nav14.gif) top no-repeat;
	width: 68px
}
.nav1 li#n15{
	padding: 0
}
.nav1 li#n15 a{
	background: url(../images/nav15.gif) top no-repeat;
	width: 215px
}
/*- Nav2 -*/
.nav2{
	font-size: 14px;
	margin: 0 0 1.5em;
	text-transform: uppercase
}
.nav2 li a{
	border-bottom: 1px solid #4a4643;
	color: #a3a2a8;
	display: block;
	height: 27px;
	line-height: 27px
}
.nav2 li a:hover,
.nav2 li.active a{
	color: #ffffff;
	text-decoration: none
}
/*- Nav2 Level2 -*/
.nav2 ul ul{
	border-bottom: 1px solid #4a4643;
	height: 1%;
	padding: 5px 0
}
.nav2 li.active li a{
	border: 0;
	color: #f3f5f9;
	height: 19px;
	line-height: 19px;
	padding: 0 0 0 15px
}
.nav2 li.active li a:hover, .nav2 li.active li.active a{
	color: #3265cb
}
/*=== Headlines ===*/
.headline{
	background: url(../images/blend-blue90.png);
	height: 30px;
	margin: 0 0 1em
}
.headline h2{
	color: #ffffff;
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 20px
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) repeat-y;
	height: 1%
}
/*=== Left Column ===*/
#leftcol{
	color: #cfcfcf;
	float: left;
	width: 182px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	margin: 65px 0 0;
	width: 720px
}
#centercol.col-products{
	margin: auto;
}
* html #centercol.col-products{
	overflow: hidden;
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 482px
}
.col2{
	float: right;
	width: 222px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: url(../images/blend-blue60.png);
	font-size: 1.1em;
	height: 1%;
	margin: 0 0 1em;
	padding: 20px 12px 25px
}
.box a{
	color: #ffffff
}
.box h4{
	margin: 0 0 .5em
}
.box p{
	padding: 0
}
/*- Wrapper1 -*/
.wrap{
	background: url(../images/blend10.png);
	float: left;
	height: 1%;
	margin: 0 4px 1em;
	padding: 6px 5px;
	text-align: center;
	width: 222px
}
* html .wrap{
	margin: 0 3px 1em
}
.wrap .thumb{
	height: 97px;
	margin: 0 0 6px;
	overflow: hidden;
}
/*- Wrapper1 -*/
.wrap2{
	float: left;
	height: 190px;
	margin: 0 15px 15px 0;
	width: 224px;
	overflow: hidden;
}
.wrap2 .thumb{
	height: 158px;
	margin: 0 0 12px;
	overflow: hidden;
	width: 224px;
	background:#0099FF
}
.wrap2 h3{
	border-bottom: 1px solid #2d56a8;
	color: #bdbdbe;
	font-size: 13px;
	margin: 0;
	padding: 0 0 .2em
}
.wrap2 h3 a{
	color: #bdbdbe
}
.wrap2 h3 a:hover{
	color: #2d56a8;
	text-decoration: none
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 1em
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 6px;
	margin: 0 0 .1em;
	padding: 0 0 0 8px
}
/*=== Link Buttons ===*/
.btn-title a{
	background: url(../images/btn02.gif) center no-repeat;
	color: #000000;
	display: block;
	font-size: 14px;
	height: 33px;
	line-height: 33px;
	text-transform: uppercase
}
/*=== Pics, Thumbs, Ads etc. ===*/
.thumbs img{
	float: left;
	/*height: 66px;*/
	margin: 0 2px 9px 6px;
	width: 66px
}
.thumbs2 img{
	float: left;
	height: 91px;
	margin: -65px 16px 18px 0;
	position: relative;
	/*width: 128px*/
}
.thumbs2 span.global-message
{
	float: left;
	position: relative;
	margin: -65px 16px 18px 0;
	display:block;
}
.thumb img.homethumb:hover {
	opacity:0.6;
	filter:alpha(opacity=60)
}
/*=== Footer ===*/
#footer{
	color: #000000;
	height: 50px
}
#footer a{
	color: #000000
}
#footer li{
	border-right: 1px solid #6a4a27;
	display: inline;
	line-height: 1em;
	padding: 0 .6em
}
#footer li.last{
	border: 0
}
/*=== Styling Tabular Data ===*/
table{
	border-collapse: collapse;
	width: 100%
}
/*- Tabs1 -*/
.tabs1{
	border-top: 1px solid #414141;
	margin: 10px 0;
	padding: 3px 0 0;
	vertical-align: top
}
.tabs1 a{
	color: #ffffff
}
.tabs1 tr{
	height: 1%
}
.tabs1 th{
	border-bottom: 1px solid #414141;
	font-size: 1.1em;
	font-weight: normal;
	padding: 20px 35px 20px 18px;
	text-align: left;
	vertical-align: top;
	width: 450px
}
.tabs1 td{
	border-bottom: 1px solid #414141;
	padding: 20px 0;
	vertical-align: top
}
.tabs1 tr:hover th, .tabs1 tr:hover td,
.tabs1 tr.active th, .tabs1 tr.active td{
	background: url(../images/blend10.png)
}
.tabs1 td.bl{
	/*border-left: 1px solid #696969;*/
	padding-left: 25px;
	padding-right: 25px;
}
/*- Tabs2 -*/
.tabs2{
	color: #c5caca;
	margin: -15px 0 0;
	position: relative
}
.tabs2 a{
	color: #ffffff
}
.tabs2 p{
	line-height: normal;
	padding: 0
}
.tabs2 th{
	border-bottom: 1px solid #414141;
	padding: 13px 0;
	vertical-align: top;
	width: 128px
}
.tabs2 td{
	border-bottom: 1px solid #414141;
	padding: 13px 0 13px 25px
}
/*- Tabs3 -*/
.tabs3 th{
	font-size: 1.1em;
	font-weight: normal;
	padding: 0 10px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: top
}
.tabs3 td{
	vertical-align: top
}
/*=== Form ===*/
.generic {
	padding-bottom:10px;
	float:left;
	widows:500px;
}
.generic ul {
	padding: 0.5em 0.5em 0;
	list-style: none;
}
.generic li {
	padding: 7px 0;
}
.generic input {
	width:250px;
	padding:4px;
}
.generic input.checkbox, .generic .checkbox input {
	width:auto;
}
.generic li.submit {
	float: none;
	width: auto;
	border: 0 none #FFF;
	padding-left: 8em;
	margin:0 7px;
	padding-top:10px;
}
.generic li.submit a {
	background:#2D56A8;
	display:block;
	width:100px;
	padding:6px 8px;
	text-align:center;
	color:#FFFFFF;
	border-bottom:1px solid #1A356E;
	border-top:1px solid #637BAD;
	border-left:1px solid #29447E;
	border-right:1px solid #29447E;
}
.generic textarea {
	width:250px;
	padding:6px;
}
.generic label {
	position: relative;
	float: left;
	width: 6em;
	margin-right: 2em;
	font-weight:bold;
	font-size:13px;
}
.generic label em, span.required {
	position: absolute;
	left: 5.5em;
	top: 0;
	color:#3367CB;
	padding-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}
.col-address .generic label
{
	width:auto;
}
.summaryValidator, .validator {
	color:#FF0000;
}
.summaryValidator {
	height:25px;
}
.validator
{
	display: block;
}
/*=== Misc. ===*/
.contact-details {
	margin-top:10px;
	float:right;
	width:285px;
	padding-left:15px;
	border-left:1px solid #4D4E4E;
}
.contact-details table td {
	padding:3px 0 10px;
}
.contact-details table td.label {
	font-weight: bold;
	padding-right: 15px;
}
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
hr, .hl{
	border-top: 1px solid #515151;
	clear: both;
	height: 1px;
	margin: 0 0 13px;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}

#selectedGalleryImage
{
	display:block;
	margin-left:auto;
	margin-right:auto
}
.faq-list li
{
	list-style: decimal;
	list-style-position: inside;
	padding: 5px 25px 0 25px;
}
#selectedGalleryImageText
{
	text-align: center;
	padding-top: 10px;
}
.col-basket table, .col-submit table 
{
	border-collapse: separate;
	border: solid 1px grey;
}
.col-basket table td, .col-basket table th, .col-submit table td, .col-submit table th
{
	border: solid 1px grey;
	padding: 3px;
}
a.checkoutButton, input.checkoutButton, input.creditCardCheckoutButton
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#2D56A8 none repeat scroll 0 0;
	border-color:#637BAD #29447E #1A356E;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	display:block;
	padding:6px 8px;
	text-align:center;
	width:auto;
	float:left;
}
input.creditCardCheckoutButton
{
	float: none;
	margin-left: auto;
	margin-right: auto;
	font-size: 17px;
	cursor: pointer;
}
.addressTable tr td
{
	padding: 3px;
	border-collapse: separate;
}
.addressTable tr td span
{
	display:block;
}
/* Floating contact button */
body a#contact-support-tab, body a#contact-support-tab:link {
	background-position:2px 50% !important;
	background-repeat:no-repeat !important;
	display:block !important;
	height:128px !important;
	margin:-50px 0 0 !important;
	padding:0 !important;
	position:fixed !important;
	text-indent:-9000px;
	top:45% !important;
	width:30px !important;
	z-index:100001 !important;
}

body a#contact-support-tab, body a#contact-support-tab:link {
	background-position:2px 50% !important;
	background-repeat:no-repeat !important;
	display:block !important;
	height:128px !important;
	margin:-50px 0 0 !important;
	padding:0 !important;
	position:fixed !important;
	text-indent:-9000px;
	top:45% !important;
	width:30px !important;
	z-index:100001 !important;
}

a#contact-support-tab {
	background-color:#2D56A8;
	background-image:url("../images/contact-tab-white.png");
	background-repeat:no-repeat;
	border-color:#2D56A8 #2D56A8 #2D56A8 -moz-use-text-color;
	border-style:outset outset outset none;
	border-width:1px 1px 1px medium;
	left:0;
}

a#contact-support-tab:hover
{
	background-color:#6A8BCB;
	border-color:#6A8BCB #6A8BCB #6A8BCB -moz-use-text-color;
}

div.gallery-selected-text
{
	border-left: 1px solid #494949;
	float:right;
	width:250px;
	height: 70px;
	padding: 0 0 20px 10px;
	text-align: center;
}

div.gallery-selected-text a{
	color: #0f0f0f;
	display: block;
	text-align: center;
	background: url(../images/nav11.gif) top no-repeat;
	width: 139px; /*144px*/
	margin: auto;
	line-height: 32px;
	padding: 0 0 0 0
}
div.gallery-selected-text a:hover
{
	color: #000000;
	text-decoration: underline
}

.create-boxes .vertical-divider
{
	height: 150px;
	width: 3px;
	background-color: #2D56A8;
	float: left;
}

.create-boxes .headline
{
	margin-bottom: 0px;
}

.create-boxes .wrap
{
	/*margin-bottom: 4px;*/
	margin: 2px;
}

.create-boxes .thumb img
{
	width: 216px;
	height: 97px;
}

.create-boxes
{
	border-bottom: solid 3px #2D56A8;
	border-left: solid 3px #2D56A8;
	border-right: solid 3px #2D56A8;
}