html{
	overflow-x: auto;
}

body {
	background-color: #e7d7bd;
	background-color: #e0e0e0;
	color: #333333;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	text-decoration: none;
	padding: 0;
	text-align: center;
}


h1 {
	display: inline;
	font-size: 16px;
	color: #ffb400;
	font-weight: bold;
}

h2 {
	display: inline;
	font-size: 14px;
	color: #ffb400;
	font-weight: bold;
}

h3 {
	display: inline;
	font-size: 12px;
	color: #DBA41F;
	font-weight: bold;
}


td{
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica;
	padding-right: 5px;
	padding-left: 5px;
}


form{
	display: inline; 
	margin: 0;
}

.hopp{
	visibility: hidden;
}

.hopp2{
}

a.infoLink:link, a.infoLink:visited, a.infoLink:hover { 
	text-decoration: none;
	background: transparent;
}

#wrapper {
	margin: auto auto;
	width: 960px; 
	position: relative;
	text-align: left;
}




.menu    {
background: url("gfx/menubgbot.png");
width: 960px;
height: 30px;
}

.menu ul { 
display: inline;
}

.menu li {
    display:block;
    float:left;
}

a.infoLinkBox:link, a.infoLinkBox:visited , a.infoLinkBox:hover {
	display: block;
	width: 100%;
	color: #CC2E00;
	text-align: left;
	text-decoration: none;
	background: transparent;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
	



input.loginSubmit {
	display: block;
	font-weight: bold;
	background: url("gfx/login-button-submit.png");
	border: 0px;
	height: 25px;
	width: 70px;
	color: #76542c;
}

input.loginSubmit:hover {
	display: block;
	font-weight: bold;
	background: url("gfx/login-button-submit2.png");
	border: 0px;
	height: 25px;
	width: 70px;
}

input,select,textarea
{
font-family:arial,helvetica,sans-serif;
font-size:100%;
}

input.login
{
width: 106px;
height: 25px;
border: 0;
margin: 0px;
line-height: 25px;
background: transparent;
padding-top: 4px;
padding-bottom: 4px;

}

#topSection {
	width: 960px;
	height: 110px;
	background: url("gfx/top.png");
	border-bottom: 3px solid #cc2e00;
}

a.noHover:hover {
	text-decoration: none;
	background: transparent;
}

.loginBG {
background: url("gfx/loginbg.png");
height: 25px;
width: 115px;
}

#topSectionLeft {
	float: left;
	width: 290px;
	height: 110px;
}

#topSectionRight {
	float: right;
	width: 318px;
	height: 110px;
}

#topSectionRightLoggedIn {
	float: left;
	width: 315px;
	margin-top: 40px;
	line-height: 20px;
	font-weight: bold;
	color: #76542c;
}

#topSectionRightLoginLeft {
	float: left;
	width: 120px;
	margin-top: 30px;
	line-height: 20px;
	font-weight: bold;
	color: #76542c;
	text-indent: 3px;
}

#topSectionRightLoginRight {
	float: left;
	width: 120px;
	margin-top: 30px;
	line-height: 20px;
	font-weight: bold;
	color: #76542c;
	text-indent: 3px;
}

#topSectionRightLoginRight2 {
	float: left;
	width: 75px;
	margin-top: 30px;
	line-height: 20px;
	font-weight: bold;
	color: #76542c;
}

#topSectionRightLoginUnder{
	clear: both;
	width: 250px;
	line-height: 30px;
	color: #76542c;
}

#menu a span
{
display: block;
margin-top: 4px;
height: 26px;
background: url("gfx/menuur.png") right top no-repeat;
padding-right: 10px;
} 

#menu a span.menuSelected
{
margin-top: 0px;
display: block;
height: 30px; 
background: url("gfx/menuhr.png") right top no-repeat; 
padding-right: 10px;
} 


#menu a:hover span
{
background: url("gfx/menuhr.png") right top no-repeat;
padding-right: 10px;
height: 30px;
margin-top: 0px;
} 

#mainTop {
	background: url("gfx/mainbgtop.png");
	width: 960px;
	height: 30px;
}

#mainEnd {
	background: url("gfx/mainbgbot.png");
	width: 960px;
	height: 30px;
}

a.linkbox:link, a.linkbox:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #cc2e00;
	text-align: left;
	line-height: 26px;
	text-decoration: none;
	text-indent: 10px;
	margin-top: 4px;
	margin-right: 10px;
	background-color: none;
	background: #FFC7B5 url("gfx/menuul.png") left top no-repeat;
}

a.linkbox:hover{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ffc7b6;
	text-align: left;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: 10px;
	margin-top: 0px;
	background: #cc2e00 url("gfx/menuhl.png") left top no-repeat;
}

a.linkboxs:link, a.linkboxs:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ffc7b6;
	text-align: left;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: 10px;
	margin-right: 10px;
	margin-top: 0px;
	background: #cc2e00 url("gfx/menuhl.png") left top no-repeat;
}


#menu_col{
	display: block;
	width: 960px;
	background-color: white;
	vertical-align: top;	
}


a:link, a:visited, a:active { 
	color: #cc2e00; 
	text-decoration: underline;
}

a:hover { 
	color: #ffffff; 
	background: #DB491F;
	text-decoration: underline; 
}

.soktoppen{
	background: url("http://www.didi.se/gfx/inboxtop.png");
	height: 35px;
	width: 950px;
}

.sokbotten{
	background: url("http://www.didi.se/gfx/inboxbot.png");
	height: 30px;
	text-align: left;
	text-indent: 5px;
}

.sokbotten a{
	color: #FFF;
}

#inRes {
	clear: both;
}

#inResLeft {
	display: table-cell;
	width: 630px;
	border-left: 1px solid #CD9100;
	border-right: 5px solid #e9b538;
}

#inResRight {
	display: table-cell;
	width: 320px;
	background-color: #fff;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #CD9100;
}

#inResRightO {
	width: 320px;
	background-color: #fff;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	
}

.breaker {
	clear: both;
	height: 20px;
}

#sectProfile {
	padding-left: 10px;
}

.profileTop {
	height: 7px;
	width: 290px;
	background: url("gfx/profileRightTop.png");
}

.profileMid {
	width: 290px;
	background: url("gfx/profileRightBG.png");
}

.profileEnd{
	height: 7px;
	width: 290px;
	background: url("gfx/profileRightEnd.png");
}

.profileText {
	width: 290px;
	padding: 10px;
}

.formTop {
	height: 7px;
	width: 630px;
	background: url("gfx/formbgtop.png");
}

.formMid {
	width: 630px;
	background: url("gfx/formbg.png");
}

.formBot {
	height: 7px;
	width: 630px;
	background: url("gfx/formbgbot.png");
}

.formText {
	width: 620px;
	padding: 5px;
}

.formText input, select, textarea {
	padding: 3px;
	border: 1px solid #CC9000;
}

.formText h2 {
	color: #DB821F;
}

.normalSubmitButton {
background: #ffdaad;
}



#copyInfo{
	background: url("http://www.didi.se/gfx/menubar.png");
	line-height: 30px;
	padding: 0px;
	text-align: center;
}

#copyInfo a{
	color: #761f3b;
}

#copyInfo a:hover{
	color: #ffffff;
}

.rowBorderLeft {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid #adb4be;
	border-right: 0px;
}

.rowBorderRight {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #adb4be;
}


#items
{
	width: 550px;
	border: 1px solid #f9f9f9;
}
 
#cart
{
	float: left;
	width: 280px;
	background-color: #fff;
	border: 1px solid #f9f9f9;
	padding-bottom: 50px;
}
 
 
.item {
	float: left;
	position: relative;
	width: 110px;
	height: 16px;
	border: 1px solid #eee;
	margin: 2px;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	background-color: #fff;
	background-position: left top;
	background-repeat: no-repeat;
	cursor: move;
}
#cart .item {
	width: 100px;
	height: 20px;
	margin: 5px;
	background-position: -40px -22px;
	border-width: 1px;
	cursor: default;
}
 
.item span
{
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 0.8em;
	font-weight: bold;
	width: 100%;
	text-align: center;
 
}



#log {
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	padding: 0.3em;
	margin-top: 10px;
}
 
#start a { 
	font-weight: bold;
}


