/** default CSS settings **/
html { padding:0px; margin:0px; height:100%; width:100%; background: url(../img/main/background.gif) #bdcde0 top repeat-x;}
body { padding:0px; margin:0px; height:100%; width:100%; font-family:verdana; font-size:11px; }

img { border:0px; }

#clear { content: "."; display: block; height: 0px; visibility: hidden; clear: both; }

/** layout **/ 
#wrapper { margin:0px; padding:0px; text-align:center; margin:0px; }

/** header **/
#header { padding-top:70px; padding-left:15px; padding-right:15px; margin:0px; width:750px; text-align:left; margin-right:auto; margin-left:auto; height:25px;color:#bdc6d2; }
#header .time { float:left; }
#header .submenu { text-align:right; text-align:right; }
#header a { text-decoration:none; color:#bdc6d2;}
#header a:hover { text-decoration:underline; color:#ffffff;}
#logo { height:0px; }

/** container **/
#container { background-color:#ffffff; width:780px; margin-right:auto; margin-left:auto;text-align:left; }

/** content **/
#content { width:750px; padding-left:15px; padding-right:15px; text-align:left; margin-right:auto; margin-left:auto; background-color:#ffffff; }

a { text-decoration:underline; color:#000000;}

/** menu **/
#menu ul { margin:0px; padding:0px; list-style-type:none; }
#menu li { margin:0px; padding:0px; list-style-type:none; }

#menu #categories li { height:20px; width:241px; background-image:url('../img/category.png'); margin-bottom:2px; padding-left:13px; padding-top:5px; font-size:13px; background-repeat:no-repeat; }
#menu #categories a { color:#ffffff; text-decoration:none; }

#menu .right .subs li { height:20px; width:230px; background-image:url('../img/category.png'); margin-bottom:2px; padding-left:13px; padding-top:5px; font-size:13px; background-repeat:no-repeat; }
#menu .right .subs li a { color:#ffffff; text-decoration:none; }


#menu { height:auto; margin-bottom:10px; display:block; width:750px; background-color:#ffffff; margin-right:auto; margin-left:auto; padding-top:15px; padding-left:10px; padding-right:10px;  }

#menu .left { float:left; }
#menu .right { float:right; }

/** title **/
#title { font-family:verdana; font-size:14px; height:22px; padding-top:5px; padding-left:15px; background-color:#024b90; margin-bottom:1px; color:#ffffff; text-transform:uppercase; }

/** products **/
#list dl { height:115px; margin:0px; margin-top:0px; margin-bottom:1px; display:block; clear:both; border-bottom:solid 1px #d0d0d0; }
#list dt, dd { margin:0px; padding-left:5px; padding-top:5px; float:left; }

#list .image { width:100px;}
#list .name { width:100px; }
#list .description { width:370px; }
#list .price { width:130px; padding-top:8px; color:#717171;}
#list .vat { font-size:15px; font-weight:bold; color:#024b90; margin-bottom:3px;}
#list .odd { background-color:#bdcde0;}
#list .even { background-color:#dce5f0;}

/** cart **/
#cart select { margin:0px; padding:0px;}

#cart dl { height:27px; margin:0px; margin-top:0px; margin-bottom:1px; display:block; clear:both; border-bottom:solid 1px #d0d0d0; }
#cart dt, dd { margin:0px; padding-left:5px; padding-top:5px; float:left; }

#cart .name { width:425px; }
#cart .quantity { width:75px; }
#cart .price { width:75px; }
#cart .total { width:100px; }

#cart .header { font-weight:bold; border-bottom: 1px dotted #024b90; color: #ffffff; }

/** cart / total **/
#total dl { height:21px; margin:0px; margin-top:0px; margin-bottom:1px; display:block; clear:both; }
#total dt, dd { margin:0px; padding-left:5px; padding-top:5px; float:left; }
#total .description { width:585px; }
#total .total { font-weight:bold; color: #024b90; }

/** cart / checkout **/

#checkout { padding-left:5px; padding-top:5px; }
#checkout .text { margin-bottom:2px;}
#checkout label { color: #024b90; font-weight:bold; padding-top:5px; height:21px; float: left; width:150px;}
#checkout input[type='text'] { border: solid 1px #c8c8c8; font-size:12px; height:21px; width:225px;}

/** order **/
#checkout .error-message { display:inline; color:#ff0000;}
#checkout .form-error { border: solid 1px #ff0000; }

#details .image { float:left; margin:10px; width:350px; }
#details .order { padding-top:8px; color:#717171; display:inline; }
#details hr { border:0; background-color:#d0d0d0; color:#d0d0d0; margin:0px; padding:0px; height:1px; margin-top:10px; margin-bottom:10px;}
#details .vat { font-size:15px; font-weight:bold; color:#024b90; margin-bottom:3px; }
/** footer **/
#footer { color:#717171;padding-top:10px; margin-bottom:30px; margin-top:30px; padding-bottom:30px; margin-left:15px; margin-right:15px; border-top:1px solid #004a8d; text-align:center; }
#footer a { text-decoration:none; color:#717171;}
