@CHARSET "UTF-8";

/* reset.css -- http://developer.yahoo.net/yui/license.txt */
@import "reset.css";
@import "960.css";
@import "input_forms.css";  

html, body {
    border: 0;
    margin: 0;
    padding: 0;
}

html { 
    font-size: 100%; 
}

body {
    background: #F9F8F4;
    font-family: Arial, Verdana, Helvetica, sans-serif; /* In order of preference */
    font-size: 13px;
}


/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: Arial,sans-serif;
    font-weight:normal;
    margin:0;
    padding:0;
}

h1 { 
    font-size: 33px;
    margin-bottom: 10px;
    line-height: 120%;
}

h2 { 
    font-size:22px;  
    margin:27px 0 18px 0; 
}

h3 { 
    font-size: 15px;
    font-weight: bold;
}

h4 { 
    font-size:16px; 
    font-weight:bold;
    margin:27px 0 18px 0;
}

h5 { 
    font-size:14px;  
    font-weight:bold; 
    margin:0 0 18px 0; 
}


p {
    margin:0;
    padding:0 0 18px 0;
}

ol li {
 list-style: decimal;
}

ul, ol {
    padding-left:   10px; /* have to set both padding/maring because different browser use different ones here*/
    margin-left:    10px; 
    text-indent:  -2px;
    padding-top: 5px;
    padding-bottom: 5px;
}

li {
    list-style: disc;
    list-style-image: none;
    list-style-position: outside;
    padding-bottom: 5px;
}

ul ul {
    padding-left:   5px;
    margin-left:    10px; 
}



pre {
    line-height: normal;	
	
}

blockquote {
    margin: 10px 0 10px 25px;
    padding:0;
}

small {
    font-size: 10px;
}

img {
    border:0;
}

sup {
    bottom:0.2em;
    position:relative;
    vertical-align:baseline;
}

.note {
    vertical-align: super;
    font-size:0.8em;
}

.note-text {
    font-size: 0.9em;
    padding-bottom: 10px;
}

sub {
    bottom:-0.2em;
    position:relative;
    vertical-align:baseline;
}

acronym, abbr {
    border-bottom:1px dashed;
    cursor:help;
    letter-spacing:1px;
}

br.clear {
  clear: both;
  height: 0;
  line-height: 0px;
}

.clear {
    clear: both;
}

hr {
    border: 0;
    color: #EEE;
    background-color: #EEE;
    height: 1px;
    width: 100%;
    text-align: left;
    margin-top: 18px;
    margin-bottom: 18px;
}

.displayNone { display:none; }

/***** Links *****/

a:link { 
    color: #007db5;
    text-decoration: none;
}

a:visited { 
    color: #003750;
    text-decoration: none;
}
a:hover { 
    text-decoration: underline;
}

a:active { 
}

/***** Forms *****/

form {
    display:inline;
    margin:0;
    padding:0;
}

input, select, textarea {
    font:1em arial, helvetica, sans-serif;
}

textarea {
    line-height:1.25;
}

label {
    cursor:pointer;
}

/***** Tables *****/

table {
    border:0;
    margin:0 0 18px 0;
    padding:0;
}

table tr td {
    padding:2px;
    font-family: Verdana, sans-serif; /* In order of preference */
    font-size: 12px;
}



/***** HEADER *****/

#header {
    background: url(../images/header2.png) no-repeat top center;
    height: 179px;
}

#news {
    color: #999;
    font-size:   10px;
    margin-top:  18px;
    margin-left: 25px;
}

#news a {
   color: #999;
}

#logolink {
    display: block;
    height: 115px;
    width: 275px;
    margin-left: 25px;
    margin-top: 10px;
}


/***** LANG BAR *****/
#langBar{
 text-align: right;
}

/***** USER BAR *****/
#userBar {
    margin-left: 20px; 
    color:  #FFF;
    font-size:   10px;
    margin-top:  25px;
    height: 100px;
}

#userBar img {
    margin-top: 15px;
}


/***** NAVIGATION *****/
#navigation{
    margin-left: 20px; 
	height: 45px;
}


#navigation ul{
    margin: 0;
    padding: 0;
}


#navigation li {
    height: 30px;
    background: url(../images/navDivider.png) no-repeat 0 -2px;
    display: inline;
    float: left;
    line-height: normal;
    position: relative;
    padding: 14px 2px 0 0; /* space between options */
}

#navigation a {
    text-align: center;
    color: #FFF;
    text-decoration: none;

    font-size: 13px;
    display: block;
    width: 80px;
}


#navigation a:hover {
    color: #999;
}

#navigation a:active {
    color: #999;
}


#navigation #current a:hover {
    color: #FFF;
}


/***** COMPANY INFO *****/
#infoBar {
    color: #CCC;
    font-size: 14px;
    text-align: right;
    padding-top: 25px;
    padding-right: 10px;
    height: 100px;
}

#infoBar a {
    color: #CCC;
}


/***** SEARCH *****/
#searchBar {
    background: transparent url(../images/searchEntry.png) no-repeat top left;
    height: 30px;
    margin-top: 8px;
    width: 213px;
}

#searchBar #s_btn {
    float: right;
}

#searchBar #s_input {
    background: none;
    border: 0;
    float: left;
    padding: 5px;
    width: 175px;
}


/***** BREADCRUMB *****/

#breadcrumb {
    color: #333;
    border-bottom: 1px #CCC solid;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

#breadcrumb a {
    color: #999;
}

#breadcrumb a:hover {
    color: #333;
}

/***** LEFT NAVIGATION ****/

#leftNavigation {
    background: url( ../images/menuHeader.png ) no-repeat 0 0;
    border: #CCC solid 1px;
    width: 190px;
}

#leftNavigation .header {
    color: #FFF;
    font-size: 14px;
    padding: 8px 0 0 40px;
    height: 25px;
    white-space: nowrap;
}

#leftNavigation ul {
    margin: 0;
    padding: 0;
}

#leftNavigation ul img {
    padding-left: 15px;
    padding-top: 8px;
    float: left;
}

#leftNavigation ul ul img {
    margin-left: 23px;
}

#leftNavigation li {
    list-style: none;
    background: url(../images/menuItemBkg.png) no-repeat 0 1px;
    border-top: 1px solid #CCC;
    width: 190px;
    padding-bottom: 0;
}

#leftNavigation .current {
    font-weight: bold;
}

#leftNavigation li a {
    margin: 4px 0 0 25px;
    padding: 3px;
}

#leftNavigation li li a {
    margin: 4px 0 0 45px;
}

#leftNavigation li li li a {
    margin: 4px 0 0 65px;
}

#leftNavigation li a:link, #leftNavigation li a:visited {
    display: block;
    color: #333;
    
}



#rightContent {
    padding-left: 25px;
}

#title {
    color: #EEE;
    background: url(../images/titleBkg.png) no-repeat top right;	
	height: 65px;
	min-width: 195px;
	width: auto;
	padding: 12px 25px 0 25px;
	text-align: right;
	float: left;
    font-family: Verdana, sans-serif; 
    font-weight:normal;
    font-size:30px; 
    letter-spacing:-1px; 
    margin:0 0 18px 9px; 
}


.com-basket-qv {
    margin-top: 30px;
    margin-left: -285px;
    width: 325px;
}

html>/**/body .com-basket-qv {
   margin-top: 12px;
    margin-left: -270px;
}


.basketTop h5 {
    padding-top:    12px;
    padding-left:   15px;
    color:          #FFF;
}


.basketTop {
    background:     url(../ext_templates/commerce/images/shoppingCartPopupTop.png) no-repeat top right;
    height:         45px;
}

.basketContent {
	padding:       15px;
	color:         #FFF;
	background:    url(../ext_templates/commerce/images/shoppingCartPopupMiddle.png) repeat-y bottom right;
} 

.com-basket-qv .basketContent table {
    border:     none;	
    margin:     0;
}

.com-basket-qv .basketContent table th {
	background:     none;
	border:         none;
	border-bottom:  1px solid #CCC;
	color:          #FFF;
    font-weight:    bold;
}

.com-basket-qv .basketContent table .com-basket-total td {
    border:         none;
    color:          #FFF;
    font-weight:    bold;
}


.com-basket-qv .basketBottom {
    background: url(../ext_templates/commerce/images/shoppingCartPopupBottom.png) no-repeat top right;
    height: 15px;
}

/***** CONTENT *****/

#content {
    background: #FFF;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC; 
    padding:  25px;
}

.intro {
	font-size: 16px;
    line-height: 28px;
    margin-bottom: 12px;
}


.sectionTitle {
    font-size: 11px;	
    font-style: italic;
    margin-bottom: 18px;
}

.sectionTitle h1,.sectionTitle h2,.sectionTitle h3,.sectionTitle h4,.sectionTitle h5 {
    font-style: normal;
    margin: 0;	
}


div#popup_1 {
    background:     #000;
    color:          #FFF;
    position:       absolute;
    top:            0px;
    visibility:     hidden;
    z-index :       1;  
}



/***** FOOTER *****/

#footer {
    background: #000 url(../images/footer.png) no-repeat center top;
    color: #FFF;
    height: 184px;
}

#footer .header {
    font-size: 14px;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 7px;
}


#footer ul{
    margin: 0;
    padding: 0;
}


#footer li {
    list-style: none;
    background: url(../images/arrowLeft.png) no-repeat -2px 2px;
    position: relative;
    padding: 0 50px 5px 10px; /* space between options */
}

#footer a {
	color: #FFF;
}


#footer a:hover {
	color: #FFF;
}

#footer a:active {
}


#footer #current {
	color: #FFF;
}


#copyright {
    margin-top: 160px;
	font-size: 8px;
    color: #666;
    text-align: right;
}

#copyright a {
	color: #666;
}

#copyright a:hover {
	color:  #999;
}
