/*********************/
/* GENERAL 			 */
/*********************/
BODY, P, TD, TH, INPUT, SELECT, TEXTAREA {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}

TH {
	color: #000;
}

FORM, H1, H3, H4 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}

H1 {
	font-size: 16px;
}

H2 {
	font-size: 13px;
	margin: 3px;
}

H3 {
	font-size: 11px;
}

INPUT {
	vertical-align: middle;
	margin: 0;
}

P {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

UL, OL {
	margin: 5px 0px 5px 20px;
}

LI {
	list-style-type: square;
}


A:hover {
	text-decoration: underline;
}

/***************************/
/* MAIN LAYOUT	   	   	   */
/***************************/


#page {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#logo {
	padding: 0 30px 5px 0;
}

#flags {
	text-align: right;
	margin-right:20px;
}

#topbar {
	text-align: center;
	width: 100%;
	overflow: hidden;
}

#top, #pagebg {
	width: 100%;
}

#left, #right {
	vertical-align: top;
	overflow: visible;
}

#left .section, #right .section {
	min-width: 160px;
	*width: 160px;
	overflow: visible;
}

#center {
	vertical-align: top;
	width: 100%;
}

#body {
	vertical-align: top;
	padding: 8px;
}

/*********************/
/* COPYBAR 			 */
/*********************/
#copybar {
	width: 100%;
}

#copybar A {
	color: #444;
}

#copybar A:hover {
	color: #000;
}

#copybar TD {
	padding: 10px;
	color: #666;
	vertical-align: top;
}


/*********************/
/* TOMENU 			 */
/*********************/

#topbar .menu, #topmenu .menu {
	border-top: 1px solid #333;
}

#topbar .menu, #topmenu .menu, #topbar .menu LI, #topmenu .menu LI  {
	background: #454545 url(../images/menu1bg.gif) repeat-x;
}

#topmenu .menu UL, #topbar .menu UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#topmenu .menu LI, #topbar .menu LI {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto;
	white-space: nowrap;
	display: block;
}

#topmenu .menu A, #topbar .menu A  {
	display: block;
	padding: 6px 6px 6px 12px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	width: auto;
	color: #FFF;
}

#topmenu .menu .selected A, #topbar .menu .selected A{
	text-transform: uppercase;
	color: #FFF;
}

/*********************/
/* BOTTOM MENU 		 */
/*********************/
#bottom .section {
	margin-top: 5px;
}

#bottom .menu UL {
	margin: 5px 5px 5px 5px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	clear: both;
}

#bottom .menu LI {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	white-space: nowrap;
	display: inline;
	border-right: 1px solid #DDD;
}

#bottom .menu A {
	padding: 5px 8px 5px 8px;
	/*text-transform: uppercase;*/
	font-size: 11px;
	width: auto;
	color: #666;
}

#bottom .menu A:hover {
	color: #000;
}

/*********************/
/* NAVIGATION 		 */
/*********************/
#navBar {
	background-color: #ECECEC;
	border-bottom: 1px solid #CCC;
}

#nav {
	padding: 4px 10px 4px 10px;
	float: left;
}

#nav .section {
	padding: 4px 10px 4px 0;
	color: #666666;
	border-bottom: 1px solid #EFEFEF;
}

#nav A {
	font-weight: bold;
	padding: 8px 8px 8px 14px;
	text-decoration: none;
	background: url(../images/bullet4.gif) no-repeat left center;
	color: #000;
}

H1 {
	padding: 8px 10px 8px 10px;
}

/***********************/
/*	PAGE BTNS		   */
/***********************/
#btnsBar {
	padding: 3px 5px 3px 10px;
	float: right;
}

#btnsBar A {
	color: #000;
}

#btnsBar A:hover {
	color: #FFF;
}

#sharebtns {
	white-space: nowrap;
	padding-top: 5px;
	vertical-align: top;
	float: left;
}

#pagebtns {	
	padding: 5px;
	float: left;
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
}

#pagebtns A {
	text-decoration: none;
	padding: 4px 8px 4px 24px;
	margin: 2px 0 2px 3px;
	font-weight: bold;
	border: 1px solid #AAA;
	background-position: 5px center;
	background-color: #EEE;
	border-radius: 3px;
	font-size: 9px;
	color: #555;
}

#pagebtns A:hover {
	color: #000;
	background-color: #DDD;
}


/****************/
/*   MODULES     */
/****************/

#mainbar .module, #auxbar .module, #cart .module {
	margin: 0px 0px 1px 0px;
}

#body .module{
	margin: 5px 0px 5px 0px;
	-moz-border-radius: 6px;
}

#mainbar h2, #auxbar h2, #cart h2 {
	margin: 0px;
	padding: 3px 3px 3px 20px;
	text-transform: uppercase;
	font-size: 11px;
}

#mainbar .content, #auxbar .content, #cart .content {
	padding: 3px;
}


/*********************/
/* USER LOGIN        */
/*********************/
#login {
	padding: 3px;
}

/* Hide dialog bg for login */
#login .userlogin .dialog {
	background-color: transparent;
	border: none;
}

#login .userlogin .loginRow {
	margin-right: 5px;
	float: left;
	padding-top: 0;
	height: 22px;
	line-height: 22px;
}

#login .userlogin LABEL {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#login .userlogin h2 {
	display: none;
}

#login .userlogin .loginBtn {
	padding-top: 2px;
	padding-bottom: 0;
}


/*********************/
/* DIV MENU          */
/*********************/

#mainbar ul, #auxbar ul, #cart ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#mainbar .menu li, #auxbar .menu li, #cart ul {
	list-style-type: none;
	border-bottom: 1px solid #ffffff;
}

/* fix for browsers that don't need the hack */
html>body .menu li {border-bottom: none;}


#mainbar .menu A, #auxbar .menu A {
	display: block;
	text-decoration: none;
	padding: 4px 2px 4px 10px;
}

#mainbar .menu A.level1 , #auxbar .menu A.level1 {
	padding: 5px 2px 5px 20px;
	font-weight: bold;
	margin: 1px;
}

#mainbar .menu ul A.level2, #auxbar .menu ul A.level2 {
	padding: 3px 0px 3px 18px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



/*********************/
/* NEWS              */
/*********************/

.news IMG {
	display: block;
	margin: 0px 0px 5px 0px;
}

.news A {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.news TD {
	color: #666;
}

#mainbar .news TD, #auxbar .news TD{
	font-size: 10px;
}


/*********************/
/* SURVEY            */
/*********************/
.survey .question {
	background-color: #EFEFEF;
	border-bottom: 1px solid #AAA;
	padding: 5px;
}

.survey .answer {
	font-size: 90%;
	border-bottom: 1px solid #CCC;
}


/*********************/
/* NEWSLETTER        */
/*********************/

.newsletter {
	color: #444;
}
.newsletter .input {
	padding: 5px 0 5px 0;
}

/***********************/
/*	USER    		   */
/***********************/

#user {
	text-align: right;
}

#user UL {
	width: 100%;
}

#user LI{
	float: left;
	padding: 4px 10px 4px 10px;
	margin: 1px;
	border-left: 1px solid #CCC;
}

#user  LI {
	float: left;
	display: block;
}

#user A:link, #user A:visited {
	display: block;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#user A:hover {
}

#userLogged {
	text-align: left;
	padding: 10px 40px 8px 12px;
	background: url(../images/headshadow.jpg) no-repeat left bottom;
}

#userCompany {
	display: inline;
	padding-left: 20px;
	font-weight: bold;
	color: #0077AA;
}

#userCartFull A {
	color: #FF6600;
}

#userCartFull A:hover {
	color: #FFAA00;
}


/***********************/
/*	BOTTOM    		   */
/***********************/

#bottom .content, #topmenu .banner .content, #topbar .banner .content, #bottom h2, #auxbar .image .content{
	text-align: center;
	
}

#bottom .content table, #topmenu .banner .content table, #topbar .banner .content table, #auxbar .image .content table {
	 margin: 0 auto;
}

#topmenu .banner {
    background-color:#F3B300;
}


/***********************/
/*	PERSONALIZATIONS   */
/***********************/

/* ADD MARGIN TO MESSAGES */
.msginfo, .msgwarning, .msgerror, .msgcritical {
	margin-left : 8px;
	margin-right : 8px;
}

#topbar .banner{
	overflow: hidden;
}

#center H2 {
	margin: 20px 3px 3px 3px;
}

#address {
	text-aling: center;
}

#contact {
	text-aling: right;
	white-space: nowrap;
}

#left .dialog h2, #right .dialog h2 {
	background-color: transparent;
	background-image: none
}
