﻿/*============================================
                 YUI-Reset
============================================*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

/*============================================
                 Global Styles
============================================*/

body
{
	font-family: Verdana;
	font-size: 11px;
	color: #444444;
}

strong 
{
    font-weight: bold;  
}

a button
{
	text-decoration: none;
}

#wrapper
{
	width: 967px;
	margin: 0 auto;
}

#messages_container
{
    border: 1px solid #ea930a; 	
    text-align: center;
    margin: 0 auto;
    width: 400px;
    margin-bottom: 25px;    
    background-color: #ffffff;
}

#messages_container h6
{
    background: url('../images/error_heading_back.gif') repeat-x;
    border-bottom: 1px solid #ea930a;
    height: 25px;
    line-height: 25px; 	
    padding: 0 4px;
    font-weight: bold;
    color: #272727;
}

#messages_container ul
{
	margin: 15px 0;
}

#messages_container ul li 
{
    color: #272727;	
}

#main_content
{
    overflow: hidden;	
    _zoom: 1;
    margin-bottom: 15px;
}

.main_section
{
	margin-top: 10px;
	margin-bottom: 30px;
}

#main_section_sequence
{
	padding: 15px;
	text-align: center;
}

.price
{
	color: #196500;
}

.inv_link
{
	visibility: hidden;
}

.proceed_link
{
	display: block;
	width: 121px;
	height: 37px;
	background: url('../images/proceed.gif') no-repeat;
	margin-left: 790px;
	text-decoration: none;
}

.more_strong
{
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}

.more_strong_link
{
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}

.annotation
{
	font-size: 0.8em;
	color: gray;
}

.vat
{
    font-size: 0.8em;
    color: gray;
    text-align: center;
    margin-bottom: 11px;
}

.clear
{
	clear: both;
}

.middle
{
	position: relative;
	top: 20px;
}

.emph_price
{
	font-size: 1.1em;
	font-weight: bold;
	color: #272727;
}

.arrow_left
{
	display: block;
	float: left;
	width: 30px;
	height: 58px;
	background: url('../images/arrow_left.gif') no-repeat;
	text-decoration: none;
	margin-top: 55px;
}

ul.cms li 
{
   margin-bottom: 15px;
}

ul.cms li:last-child
{
    margin-bottom: 10px;	
}

ul.cms li a 
{
	outline: 0;
}

#arrow_left_sub
{
	margin-left: 50px;
}

#arrow_left_foot
{
	margin-right: 0;
}

#arrow_right_foot
{
	margin-left: 0;
}

.arrow_right
{
	float: left;
	display: block;
	width: 29px;
	height: 58px;
	background: url('../images/arrow_right.gif') no-repeat;
	text-decoration: none;
	margin-top: 55px;
}

.into_basket
{
	background: url('../images/basket_link_back.gif') repeat-x;
	display: block;
	width: 130px;
	border: 1px solid gray;
	padding: 3px;
	font-size: 0.8em;
	text-decoration: none;
	margin-top: 10px;
	text-align: center;
}

.new
{
	color: #ea930a;
	font-style: normal;
}

.used 
{
	color: #272727;
    font-style: normal;	
}

/*--------------------------------------------
                     Head
----------------------------------------------*/

div#head
{
	background: url('../images/logo.png') no-repeat 20px 15px;
	width: 970px;
	height: 70px;
}

#head_logo
{
	display:block;
	height:70px;
	left:346px;
	padding-left:10px;
	padding-top:7px;
	width:250px;
	text-decoration: none;
	outline: none;
	float: left;
}

#head_welcome_message
{
	margin-left: 25px;
	margin-top: 20px;
	width: 400px;
	float: left;
}

#head_statistics
{
	float: left;
	width: 200px;
	text-align: right;
	margin-top: 20px;
	font-family: Arial;
}

#head_navigation
{
	height: 53px;
	position: relative;
	margin: 15px 0 0 0;
}

.head_navigation_games
{
    background: url('http://www.trade-a-game.de/images/head_navigation.png') no-repeat 0 0;
}

.head_navigation_movies
{
    background: url('http://www.trade-a-game.de/images/head_navigation.png') no-repeat 0 -53px;
}

.head_navigation_used
{
    background: url('http://www.trade-a-game.de/images/head_navigation.png') no-repeat 0 -106px;
}

#head_navigation form input
{
	position: absolute;
	top: 7px;
	left: 373px;
	width: 380px;
	height: 13px;
	border: 1px solid gray;
	padding: 2px;
	font-size: 0.9em;
}

#head_navigation form button
{
	position: absolute;
	top: 7px;
	left: 755px;
	border: 0;
	background: 0;
}

#main_head_navi
{
	position: absolute;
	left: 24px;
	top: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main_head_navi li
{
	display: block;
	width: 75px;
	height: 30px;
	float: left;
}

#main_head_navi li a
{
	display: block;
	width: 75px;
	height: 30px;
	text-decoration: none;
	outline: 0;
}

#head_navigation #head_misc_links
{
	position: absolute;
	left: 807px;
	top: 13px;
}

#head_navigation #head_sub_navigation
{
	position: absolute;
	top: 35px;
	left: 30px;
}

#head_navigation #head_sub_navigation li 
{
  display: inline;
}

#head_navigation #head_sub_navigation a
{
	color: #ffffff;
}

#head_navigation #head_sub_navigation .active
{
    color: #ea930a;
    font-weight: bold;
    text-decoration: none;
}

#head_basket
{
	width: 80px;
	float: right;
	margin-top: 20px;
	font-size: 0.9em;
}

#head_basket_empty
{
    width: 22px;
    height: 20px;
    float: right;
    margin-right: 25px;	
    margin-top: 20px;
    background: url('../images/empty_cart.gif') no-repeat;
}

#one_two_three
{
	position: absolute;
	left: 460px;
	top: -15px;
	font-size: 0.8em;
}


/*--------------------------------------------
                     Foot
----------------------------------------------*/

.foot_misc
{
	border: 1px solid #7d7d7d;
	padding: 10px;
	width: 200px;
	margin-right: 30px;
	float: left;
	height: 210px;
}

.foot_misc h3, .foot_misc_slide h3
{
	color: #e19400;
	margin-bottom: 8px;
}

.foot_misc_slide
{
	border: 1px solid #7d7d7d;
	padding: 10px;
	width: 405px;
	float: left;
	height: 210px;
}

.foot_misc_slide ul
{
  float: left;
	width: 345px;
}

.foot_misc_slide ul li, .foot_misc ul li
{
	margin-bottom: 5px;
}

.foot_misc_slide ul li 
{
  width: 140px;
  float: left;
}

.foot_misc_slide ul li img
{
	margin-left: 5px;
}

#footer_shadow_line
{
	width: 971px;
	height: 33px;
	background: url('../images/footer_shadow_line.gif') no-repeat;
	font-size: 0.8em;
	padding-top: 8px;
	text-align: center;
}

#footer_shadow_line li 
{
    display: inline;
    color: #ffffff;
}

#footer_shadow_line a:link
{
	color: #fff;
}

#footer_shadow_line a:visited
{
	color: #fff;
}

.footer-text
{
	text-align: center;
	font-size: 0.9em;
}

.footer-text li 
{
  display: inline;
}

#error
{
    background: url('../images/error_button.gif') no-repeat 10px 50%;
    min-height: 33px;
    height: auto !important;
    height: 33px;
    line-height: 33px; 
    padding: 5px 0 5px 25px;
    border: 1px dashed #7d7d7d;
    background-color: #dfdfdf;
    margin-bottom: 15px;
    font-size: 1.5em;
    font-weight: bold;
    padding-left: 55px;
}

#notice
{
    background: url('../images/info.gif') no-repeat 10px 50%;
    height: 33px;
    line-height: 33px; 
    padding: 5px 0 5px 25px;
    border: 1px dashed #7d7d7d;
    background-color: #dfdfdf;
    margin-bottom: 15px;
    font-size: 1.3em;
    font-weight: bold;
    padding-left: 55px;
}
