/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset, div, span {
	margin: 0;
	padding: 0;
}
/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0.5em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
   	margin-left: 1em;
}
a img, img a {
	border: none;
}
/* End Initial */
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearboth {
	clear: both;
    overflow: hidden;
    width: 0;
    height: 0;
}

/*-------------------------------------------------------------------

Page layout

--------------------------------------------------------------------*/

body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	text-align: center;	
	line-height: 110%;
}
#page {
	text-align: left;
	width: 98%;
	padding: 0;
	margin: 0 auto;	
	position: relative;
	font-size: 80%;
	background-color: #FFF;
	min-width: 800px;
	max-width: 1200px;
}
a, a:link {
	color: #2D5598;
	text-decoration: underline;
}
a:hover {
	color: #DF1111;
}
#wrapper {
	background-image: url(../img/page_topmid.jpg);
	background-repeat: repeat-x;
	margin: 0 14px;	
	position: relative;
	background-color: #3788C7;
}
#main {
	position: relative;
	margin: 0;
}
#maintext {
	margin-right: 192px;	
	background-color: #FFF;
	padding: 0;
	background-image: url(../img/content_top.jpg);
	background-repeat: repeat-x;	
	padding-top: 60px; 
	position: relative;
	top: -8px;
}
#text-wrap {
	min-height: 900px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#mainright, #mainleft {
	position: absolute;
	display: block;
	width: 700px;
	height: 150px;
	background-image: url(../img/page_topleft.jpg);
	background-repeat: no-repeat;
	top: 0;
}
#mainright {
	background-image: url(../img/page_topright.jpg);
	background-position: top right;
	width: 20px;
	right: 0;
}
#outer-main {
	background-image: url(../img/outer_main.jpg);
	background-repeat: repeat-y;
}
#wrap-main {
	background-image: url(../img/wrap_main.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
#inner-main {
	background-image: url(../img/mainbottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 20px 20px 10px 220px;
}
#bottomleft, #bottomright {
	display: block;
	position: absolute;
	bottom: 0;
	height: 40px;
	background-repeat: no-repeat;
}
#bottomleft {
	background-image: url(../img/page_bottomleft.jpg);
	background-position: bottom left;
	width: 220px;
}
#bottomright {
	background-image: url(../img/page_bottomright.jpg);
	background-position: bottom right;
	width: 20px;
	right: 0;
}
#sidebar {
	position:absolute;
	width: 200px;
	top: 60px;
}


/*--------------------------------------------------------------

Header styles

---------------------------------------------------------------*/
#flag {
	background-image: url(../img/header_wide.jpg);
	background-repeat: no-repeat;
	width: 380px;
	height: 152px;
	position: absolute;
	left: 300px;
	overflow: hidden;
}
#header {
	height: 152px;
	background-image: url(../img/header_mid.jpg);
	background-repeat: repeat-x;
	margin-top: 8px;
	position: relative;
	padding: 0;
}
#logo, #topnav {
	position: absolute;
	height: 152px;
	background-repeat: no-repeat;
}
#logo {
	background-image: url(../img/header_left.jpg);
	width: 300px;
}
#topnav {
	right: -1px;
	top: 0px;
	background-image: url(../img/header_right.jpg);
	background-position: top right;
	padding-right: 30px;	
}
#logo img {
	position: relative;
	top: 58px;
	left: 10px;
	margin-right: 30px;
}
#topnav ul {
	list-style: none;
	padding-top: 10px;
}
#topnav li {
	display: block;
	float: left;
	text-align: center;
	margin-right: 10px;
}
#topnav li a {
	color: #DF1111;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
#topnav li a:hover {
	color: #039;
}
#topnav li span.french {
	display: block;
	color: #039;
	background-image: url(../img/topnav_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 90%;
	font-weight: normal;
}
#topnav li a:hover span.french {
	color: #DF1111;
}
#call-us, #header p {
	position: absolute;
}
#header p {
	color: #333;
	top: 65px;
	left: 240px;
	width: 320px;
}
#call-us {
	color: #F33;
	text-transform: uppercase;
	font-weight: bold;
	top: 8px;
	left: 55px;
}
#call-us span {
	color: #039;
	display: block;
	font-size: 130%;
}


/*--------------------------------------------------------------

Content styles

---------------------------------------------------------------*/ 
#content-logo {
	position: absolute;
	top: 0;	
	left: -4px;
	background-image: url(../img/pageheading.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 280px;
	text-indent: -9999em;
}
#inner-main h1 {
	position: absolute;
	top: 10px;	
	left: 100px;
	font-size: 180%;
	color: #F33;
	z-index: 10;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	border-bottom: 2px solid #CCC;
	padding-bottom: 10px;
}
#inner-main h1.question {
	position: static;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
	margin-bottom: 0;
}
#inner-main h2.answer {
	font-weight: normal;
}

/*--------------------------------------------------------------

Sidebar styles

---------------------------------------------------------------*/ 
#main-nav li, #main-nav {
	list-style: none;
}
#main-nav li {	
	background-image: url(../img/navbg.jpg);
	background-repeat: no-repeat;
}
#main-nav li span.french {
	display: block;
	margin-top: 0px;
	color: #900;
	font-size: 80%;
	border-top: 1px solid #900;
	font-weight: bold;
	width: 100%;
	padding: 0;
}
#main-nav a {
	display: block;
	width: 152px;
	padding: 0px 5px 5px 25px;
	color: #039;
	text-decoration: none;
	font-weight: bold;	
	text-transform: capitalize;
}
#main-nav a:hover {
	color: #DF1111; 
}
#main-nav a:hover span.french {
	color: #039; 
}
#teamwrap {
	background-image: url(../img/team_mid.jpg);
	background-repeat: repeat-y;
	position: relative;
	left: 5px;
}
#team {
	background-image: url(../img/team_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 3px;	
}
#team h2 {
	background-image: url(../img/team_top.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 25px;
	text-align: right;
	font-size: 90%;
	padding-right: 20px;
}
#team h3 {
	position: absolute;
	color: #DF1111;
	font-size: 130%;
	top: 34px;
	left: 72px;
	border-top: 1px solid #000;
	width: 110px;
	padding-top: 2px;
}
#team li, #team ul {
	list-style: none;
	padding: 0;
	margin: 2px;
}
#team li {
	display: inline;
}
#team ul a {
	display: block;
	background-image: url(../img/teamlink.jpg);
	background-repeat: no-repeat;
	padding: 4px 8px 8px 20px;
	margin-left: 2px;
	color: #FFF;
	text-decoration: none;
}	
#team ul a:hover {
	color: #FAFA96;
}


/*--------------------------------------------------------------

Subbar styles

---------------------------------------------------------------*/ 
#sub-bar {
	width: 200px;
	position: absolute;
	top: 10px;
	right: 10px;
}
div.prodbox {
	background-image: url(../img/featurebg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 190px;
	margin: 0 auto;
	padding-bottom: 5px;
	margin-bottom: 3px;	
}
div.prodbox .prodlabel {
	display: block;
	background-image: url(../img/featurebg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px;
	width: 180px;
}
div.prodbox img {
	float: left;
	padding-left: 5px;
}
div.prodbox .prodprice {
	clear: both;
	display: block;
	text-align: right;
	padding: 5px;
	padding-right: 10px;
	color: #DF1111;
	font-weight: bold;
}
#feature-wrap {
	background-image: url(../img/feature_mid.jpg);
	background-repeat: repeat-y;
}
#feature {
	background-image: url(../img/feature_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 5px;
}
#feature h2 {
	background-image: url(../img/feature_top.jpg);
	background-repeat: no-repeat;
	height:35px;
	margin-top: 0;
	padding-top: 30px;
	color: #FFF;
	text-align: right;
	font-size: 120%;
	text-transform: uppercase;
	padding-right: 5px;
}
#photoreel {
	text-align: center;
}

/*--------------------------------------------------------------

Footer styles

---------------------------------------------------------------*/
#footer {
	text-align: right;
	padding: 0 20px;
	color: #FFF;
	padding-bottom: 20px;
	float: right;
}
#footer ul {
	list-style: none;
	float: right;
}
#footer li {
	display: inline;
}
#footer li a {
	display: block;
	width: 108px;
	padding-left: 20px;
	margin-left: 10px;
	background-image: url(../img/footerlink.jpg);
	background-repeat: no-repeat;
	color: #E42A1F;
	float: right;
	font-weight: bold;
	text-align: left;
	line-height: 2em;
	text-decoration: none;
}
#footer li a:hover {
	color: #039;
}
#copyright {
	clear: both;
	display: block;
}

/*************************************************** Aux Styles **********************************/

h5 span {
	font-weight: normal;
}
#browse {
	clear: both;
}
#browse table td {
	border: 1px solid #CCC;
}
#browse table td.empty {
	border: none;
}
.white { 
	background: #fff; 
}
.offwhite { 
	background: #eee;
	cursor: pointer; 
}
#accmenu {
	padding-bottom: 10px;
}
#accmenu ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	margin-bottom: 10px;
	width: 660px;
}
#accmenu ul li {
	display: inline;
}
#accmenu ul li a {
	color: #990000;
	font-weight: bold;
	background-color: #FFF;
	border: 2px solid #990000;
	padding: 5px;
	width: 150px;
	display: block;
	float: left;
}
#browse caption {
	font-family: "Trebuchet MS", "Arial Black", sans-serif;
	font-weight: bold;
	font-size: 120%;
}
#headbuy {
	font-size: 80%;
	position: relative;
	left: 20px;
}
div.break {
	clear: both;
}
#shopwrap {
	clear: both;
	position: relative;
	top: -300px;
	width: 700px;
	margin: 0 auto;
}
#viewcart {
	float: right;
} 
#viewcart a {
	position: relative;
	top: -25px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Arial Black", sans-serif;
}
#viewcart a img {
	position: relative;
	top: 25px;
}#catdesc, #keymenu {
	clear: both;
	padding: 10px;
	padding-left: 20px;	
}
#keymenu a {
	margin-right: 20px;
}
#currency-list {
	padding: 2px 10px;
	background-color: #FFFFCC;
	border: 1px solid #999;
	position: relative;
	left: 22px;
}
#currency-list form {
	display: inline;
}