@charset "UTF-8";
/* CSS Document */
body {
background-image:url(../images/bg.jpg);
background-position:center;
background-position:top;
background-repeat:no-repeat;
background-color:#134072;
margin: 0;
	padding: 0;
	border: 0;}

a {
	font-family:Helvetica, "Helvetica Neue";
	text-decoration:none
}
a img {border:0}

a:hover {
	color: #06c;
	}

#contentbox {
	width:987px;}
	
#left-column {
	background-color:#f8f9f6;
	background-image:url(../images/bg-leftcol.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Helvetica, "Helvetica Neue";
	color:#666;
	font-size: 13px;
}
#right-columnindex {
	padding:0px
}
#right-column {
	padding:10px;
}
.testimony {
	background-color:#F6F6E8;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px; /* 18px */
	color: #62605E;
}



/* NAVIGATION */

#nav{background-color:#3f3f3f;
padding:10px;}

.nav {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#FFF;
	text-transform: uppercase;
	text-decoration:none;
	padding:15px;
	padding-left:11px; padding-right:11px;
}
.nav:hover {
	background-image:url(../images/nav-hover.jpg);
background-position:center;;
	background-position:bottom}
.nav-active {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#FFF;
	text-transform: uppercase;
	text-decoration:none;
	padding:15px;
	padding-left:11px; padding-right:11px;
	background-image:url(../images/nav-active.jpg);
	background-position:center;
	background-position:bottom}

.tittle_small  {
	font-size:16px;
	font-weight:bold;
	color:#039;
	font-family:Helvetica, "Helvetica Neue";}
.tittle_small a  {
	color:#039;}
	
.fav-panel {
	background-image:url(../images/search-panel-bg.jpg);
	background-color:#999;
	background-repeat:no-repeat;
}
.fav-panel a {
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	font-family:Helvetica, "Helvetica Neue";
}

/* BOTTOM */
#bottom {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	padding:15px;
	padding-left:11px; padding-right:11px;
	background-image:url(../images/bottom.jpg);
	background-position:center;
	background-position:bottom}
	
.bottom_content a {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#FFF; }

.bottom_hover:hover {
		text-decoration:underline;
	}


/* FORMS */
.textinput{
	font: bold 100% Arial, Helvetica, Verdana, sans;
	letter-spacing: -0.5px;
	font-size: 14px;
	width:200px;
	color: #666666;
	background-color:#F3F3F3;
}

/* TEXT */
.tittle {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 2.2em; /* 32px */
	letter-spacing: -0.03em;
	color: #525252;
}
.smtitles {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em; /* 18px */
	line-height: 1.56em; /* 19(px) : 18(px) =   1.056(em) */
	color: #2651A8;
}
.slogan {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px; /* 18px */
	color: #999;
}
.description {
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
        color: #636363;
		line-height:18px;}
.headtext a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3685D4;
		font-size: 25px;
		font-weight: normal;
		letter-spacing: -1px;
	line-height: 1.76em; /* 19(px) : 18(px) =   1.056(em) */
		text-decoration:none;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #3685D4;
		font-size: 25px;
		font-weight: normal;
		letter-spacing: -1px;
	line-height: 1.76em; /* 19(px) : 18(px) =   1.056(em) */
		text-decoration:none;
}
.headtext:hover {
	color: #999999;
	text-decoration:none;
}
.img-thumb {
	border:1px;
	border-color:#CCC;
	border-style:solid;
	position:center;
	text-align:center;
}
.thumb {
	border:1px;
	padding:2px;
	border-color:#CCC;
	border-style:solid;
	position:center;
	text-align:center;
}
.thumb:hover {
	border-color:#09F;
}
/* BRANDS AND CATEGORIES LIST */
.listname, .listname a {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
		font-size: 22px;
		font-weight: normal;
		letter-spacing: -1px;
		line-height: 95%;
		text-decoration:none;
}
.listname a:hover {
	color: #999999;
}
.catname {
width:100%;
	font-family:"Helvetica Neue Bold Condensed", "Helvetica Neue", "Arial Black", "Arial Bold", "Verdana Bold", Verdana;
	font-size:28px;
	line-height:25px;
	font-weight:bold;
	background-image:url(../images/title_bg.jpg);
	background-position:center;
	padding:3px;
	padding-left:4px;
	color:#FFFFFF;
	text-transform:uppercase;
}
.catname a {
	font-family:"Helvetica Neue Bold Condensed", "Helvetica Neue", "Arial Black", "Arial Bold", "Verdana Bold", Verdana;
	font-size:30px;
	text-transform:uppercase;
	color:#FFFFFF;
	
	}

/* MESSAGES */
.containerError {
    background: #fcc url(../images/icons/error_24x24_red.png) no-repeat 10px 10px;
    padding: 14px 10px 10px 44px;
    clear: both;
    height: 100%;
    border-top: 1px solid #f08a73;
    border-bottom: 1px solid #f08a73;
}
.containerWarning {
    background: #fffae5 url(../images/icons/warning_24x24_yellow.png) no-repeat 10px 10px;
    padding: 14px 10px 10px 44px;
    clear: both;
    height: 100%;
    border-top: 1px solid #ffe67f;
    border-bottom: 1px solid #ffe67f;
}
.containerSuccess {
    color: #525252;
    padding: 14px 10px 10px 44px;
    background: #e9fad0 url(../images/icons/okay_24x24_green.png) no-repeat 10px 10px;
    clear: both;
    height: 100%;
    border-top: 1px solid #aee756;
    border-bottom: 1px solid #aee756;
}


/* TABLES */
.specstable td {
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
        border-bottom: 1px solid #d8d8d8;
		padding-top:5px;
		padding-bottom:5px;
        color: #636363;
    }

.startTable td {
        border-top: 1px solid #d8d8d8;
    }

.tablefirstcolumn {
	font-weight: bold;
	margin-left:15px;
	color:#666;
	padding-left: 15px;
    }

.mini {
	height: 17px;
	line-height: 17px;
	font-weight: normal;
	margin-bottom: 1em;
	font-size: 0.8em;
	text-transform: lowercase;
	background-image: url(../images/highlight.gif);
}
.mini span { background-image: url(../images/highlight.gif); padding: 0 7px 0 8px; float: left; color: #e7e7da; }
.mini small { float: left; background-image: url(../images/highlight.gif) no-repeat -498px 0; padding-left: 8px; color: #89897c; display: block; height: 17px; }
