/* CSS Document */
body {
	padding:0;
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	word-wrap:break-word;
}

#top-logo {
	height:56px;
	width:1004px;
	margin:0 auto 0 auto;
	padding:0;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	position:relative;
}
#top-logo ul {margin:0;padding:0;position:absolute;top:0;right:10px;width:349px;}
#top-logo li {display:inline; margin:0; padding:0; float:left;}
#top-logo ul a {display:block;text-indent:-999px;overflow:hidden;height:45px;}

#top-logo a.home    {width:64px; background: transparent url(../img/nav.png) no-repeat 0 -45px; }
#top-logo a.signup {width:67px; background: transparent url(../img/nav.png) no-repeat -64px -45px; }
#top-logo a.store    {width:61px; background: transparent url(../img/nav.png) no-repeat -131px -45px;}
#top-logo a.contact    {width:73px; height:45px;background: transparent url(../img/nav.png) no-repeat -192px -45px; }
#top-logo a.about {width:84px; height:45px;	background: transparent url(../img/nav.png) no-repeat -265px -45px; }
#top-logo a.home:hover    {background: transparent url(../img/nav.png) no-repeat 0 0; }
#top-logo a.signup:hover {background: transparent url(../img/nav.png) no-repeat -64px 0; }
#top-logo a.store:hover    {background: transparent url(../img/nav.png) no-repeat -131px 0;}
#top-logo a.contact:hover    {height:40px;background: transparent url(../img/nav.png) no-repeat -192px 0; }
#top-logo a.about:hover {height:40px;	background: transparent url(../img/nav.png) no-repeat -265px 0; }

#bar #cart {
	float:left;
	margin-top:5px;
}

#bar #cart a{
	text-decoration:none;
	color:#666;
	border-bottom:1px solid #DDD;
}

#mid #empty-cart {
	margin: 20px auto 0 auto;
	padding:10px;
	background-image:url(../img/cart_error.png);
	background-position:10px 12px;
	background-repeat:no-repeat;
	width:150px;
	color:#DDD;
	font-size:16px;
	font-weight:bold;
	border:1px solid #EFEFEF;
}

#bar {
	height:30px;
	margin:0 auto 0 auto;
	padding:0;
	width:960px;
	text-align:right;
}
#bar form {
	padding:0;
	margin:0;
}
#top-head {
	height:21px;
	width:1004px;
	margin:0 auto 0 auto;
	padding:0;
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
}
#wrapall {
	width:1004px;
	background-image:url(../img/wrapbg.jpg);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
	word-wrap:break-word;
}

#top-head-details {
	height:21px;
	width:1004px;
	margin:0 auto 0 auto;
	padding:0;
	background-image:url(../img/top_details.jpg);
	background-repeat:no-repeat;
}
#wrapall-details {
	width:1004px;
	background-image:url(../img/wrapbg_details.jpg);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
}

#menu {
	/*height:500px;*/
	/*border:1px solid #000;*/
	width:217px;
	float:left;
	text-align:left;
}
#menu p {
	margin:0 20px 10px 16px;
	text-align:justify;
	padding:0;
}
#menu ul {
	padding:0;
	margin:0 20px 0 16px;
	list-style-type: none;
}

#menu ul li {
	border-bottom:1px solid #CFCFCF;
	color:#CCCCCC;
	font-size:14px;
	line-height:25px;
	font:"Franklin Gothic Book", Arial, Verdana, "Trebuchet MS";
}

#menu ul li a {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
#menu form {
	margin:0;
}

#wrapsmall {
	/*height:500px;*/
	/*border:1px solid #FFF;*/
	float:right;
	width:785px;
}
#wrapsmall h1 {
	font-size:16px;
	font-weight:bold;
	color:#0099CC;
	text-align:left;
	line-height:20px;
	border-bottom:1px solid #CFCFCF;
	margin:0 20px 10px 20px;
	padding:0;
	/*width:300px;*/
}

h3 a, h1 a {
	text-decoration:none;
	color:#0099CC;
	background-image:url(../img/external.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
}

p a {
	text-decoration:none;
	color:#0099CC;
	background-image:url(../img/external.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
	border-bottom:dotted 1px #CFCFCF;
}

li .news-list {
	text-decoration:none;
	color:#0066CC;
	border-bottom:dotted 1px #CFCFCF;
}

#wrapsmall h2 {
	font-size:14px;
	font-weight:bold;
	color:#0099CC;
	text-align:left;
	line-height:20px;
	margin:0 20px 10px 20px;
	padding:0;
}

#wrapsmall h3 {
	font-size:18px;
	font-weight:bold;
	color:#009900;
	text-align:left;
	line-height:20px;
	margin:0 20px 5px 20px;
	padding:0;
}

h3 a {
	color:#009900;
}

#wrapsmall h4 {
	font-size:18px;
	font-weight:bold;
	color:#0099CC;
	text-align:left;
	line-height:20px;
	border-bottom:1px solid #CFCFCF;
	margin:0 20px 0 20px;
	padding:0;
}

#wrapsmall ul {
	text-align:left;
	margin-top:0;
	padding-top:0;
}

#wrapsmall p {
	text-align:left;
	line-height:15px;
	margin:0 20px 10px 20px;
	padding:0;
}

#wrapall #wrapsmall #mid {
	float:left;
	width:392px;
}

#mid .toptwentypx {
    margin-top:20px;
}
#mid .heighttwentyfivepx {
    height:25px;
}

#mid .ico-edit {
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	margin:5px 25px 5px auto;
	color:#CCCCCC;
	font-size:10px;
	background-image:url(../img/ico_edit.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding:0 20px 0 0;
}

#mid .ico-Swedish {
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	margin:5px 25px 5px auto;
	color:#CCCCCC;
	font-size:10px;
	background-image:url(../img/sweden_flag_small.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding:0 20px 0 0;
}

#mid .ico-edit a {
	text-decoration:none;
	border-bottom:1px dotted #CFCFCF;
	color:#999;
}

#mid .ico-edit a:hover {
	text-decoration:none;
	border-bottom:1px solid #CFCFCF;
	color:#006699;
}

#mid .ico-mail {
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	margin:5px 25px 5px auto;
	color:#CCCCCC;
	font-size:10px;
	background-image:url(../img/ico_mail.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding:0 20px 0 0;
}

#mid .ico-mail a {
	text-decoration:none;
	border-bottom:1px dotted #CFCFCF;
	color:#999;
}

#mid .ico-mail a:hover {
	text-decoration:none;
	border-bottom:1px solid #CFCFCF;
	color:#006699;
}

#mid h1 {
	font-size:16px;
	font-weight:bold;
	color:#0099CC;
	text-align:left;
	line-height:20px;
	border-bottom:1px solid #CFCFCF;
	margin:0 20px 3px 20px;
	padding:0 0 2px 0;
}

#mid #sub-heading {
	color:#CCC;
	font-size:12px;
	text-align:left;
	margin:0 20px 0 20px;
}

#mid h2 {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	font-style:italic;
	margin:0 20px 0 20px;
}

#mid h3 {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	margin:10px 20px 0 20px;
}

#mid #product-info {
	margin:5px 20px 10px 20px;
	padding:0;
	overflow:hidden;
	text-align:left;
}
#mid #product-price {
	margin:5px 20px 10px 20px;
	padding:0;
	overflow:hidden;
	text-align:right;
	font-size:14px;
}
#mid .result-pages {
	width:90%;
	text-align:right;
	margin:1px auto 5px auto;
}
#mid .result-pages a {
	color:#0099CC;
	/*text-decoration:none;*/
	line-height:20px;
}
#mid .sort-more {
	width:100%;
	margin:0 0 3px 0;
	text-align:right;
}


#mid .sort-more ul {
	float:right;
	padding:0;
	margin:0 25px 0 0;
}
#mid .sort-more ul li {
	float:left;
	margin:1px;
	padding:1px 5px 1px 5px;
	border:1px solid #CCCCCC;
	list-style:none;
	list-style-type:none;
	background-color:#DFDFDF;
}

#mid .sort-more ul.alphabet li {
	float:left;
	margin:5px 1px 5px 1px;
	padding:0 2px 0 2px;
	border:1px solid #CCCCCC;
	list-style:none;
	list-style-type:none;
	background-color:#EFEFEF;
}

#mid .sort-more ul li.blankli {
	border:0;
	background-color:transparent;
}
#mid .sort-more ul li a{
	text-decoration:none;
	color:#666;
}



#mid #info {
	margin:5px 20px 10px 20px;
	padding:0;
	overflow:hidden;
}
#mid #info p {
	margin:0;
	text-align:left;
	line-height:15px;
	margin:0 0 5px 0;
	padding:0;
}

#mid #info .info-crumb {
	margin:0 20px 15px 10px;
	padding:0;
	float:right;
	text-align:left;
	color:#999999;
	font-family:"Franklin Gothic Book", "Trebuchet MS", Arial, Verdana;
	width:130px;
	overflow:hidden;
}

#mid #info .info-crumb div {
	border-bottom:1px solid #EFEFEF;
	line-height:18px;
}

#mid #info .links {
	clear:both;
	margin:5px auto 5px auto;
	padding:0;
	text-align:left;
	color:#999999;
	font-family:"Franklin Gothic Book", "Trebuchet MS", Arial, Verdana;
}
#mid #info .links h1 {
	margin:0;
	padding:0;
	text-align:left;
	border-bottom:1px solid #CCC;
	color:#333;
}

#mid #info img {
	float:left;
	margin:0 10px 5px 0;
	padding:3px;
	border:1px solid #DFDFDF;
}

#wrapsmall #mid a img, #right a img {
	margin:0 10px 5px 0;
	padding:3px;
	border:1px solid #DFDFDF;
}

#mid #info #img-crumb {
	text-align:center;
	margin:15px 0 10px 0;
	padding:10px 0 10px 0;
	background-color:#FCFCFC;
	border-bottom:1px solid #CFCFCF;
	border-top:1px solid #CFCFCF;
	clear:both;
}
#mid #info #img-crumb h1 {
	color:#999999;
	font-size:16px;
	border:0;
	margin-bottom:10px;
}
#mid #info #img-crumb .thumbs {
	float:none;
}
#mid #comments {
	margin:5px 20px 10px 20px;
	padding:0;
	text-align:left;
}
#mid #comments .com_title {
	padding:0;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	margin:0;
	font-style:normal;
	color:#999;
}
#mid #comments .com_content {
	font-size:12px;
	margin-bottom:10px;
}

#wrapall #wrapsmall #right {
	/*height:450px;*/
	/*border:1px solid #000;*/
	float:right;
	width:385px;
}
#wrapall #wrapsmall #right p, #wrapall #wrapsmall #right div {
}
#right ul {
	margin-right:25px;
}

#right h3 {
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-align:left;
	line-height:15px;
	margin:5px 20px 0 20px;
	padding:0;
}

#wrapall-details #wrapsmall #mid {
	/*height:450px;*/
	/*border:1px solid #000;*/
	float:left;
	width:562px;
	padding:0;
	margin:0;
}

#wrapall-details #wrapsmall #right {
	/*height:450px;*/
	/*border:1px solid #000;*/
	float:right;
	width:219px;
}

#wrapall #wrapsmall #right .illustration {
	float:right;
	margin:0 20px 5px 10px;
	padding:3px;
	border:1px solid #DFDFDF;
}

#foot {
	width:1004px;
	height:108px;
	background-image:url(../img/footbg.jpg);
	margin:0 auto 0 auto;
	padding:0;
}

#foot-details {
    clear:both;
	width:1004px;
	height:108px;
	background-image:url(../img/footbg_details.jpg);
	margin:0 auto 0 auto;
	padding:0;
}

#foot div, #foot-details div {
	text-align:right;
	margin-right:20px;
	color:#CCC;
}

#foot div a, #foot-details div a {
	text-decoration:none;
	color:#AAAAAA;
	border-bottom:1px dotted #CCC;
}

/* FORM RELATED STYLES */
.select-tag {
	font-size:9px;
}

form table {
	text-align:left;
}

form fieldset {
	padding:0;
	margin:5px 20px 5px 20px;
	text-align:left;
	border:0;
}

form fieldset legend {
	padding:0;
	margin:0 0 3px 0;
	font-size:14px;
	line-height:20px;
}

form fieldset .label-note {
	font-size:95%;
	color:#999;
}
form fieldset input {
	padding:1px;
}

form fieldset .biginput {
	font-size:16px;
	/*color:#999999;*/
	font-weight:bold;
}

form fieldset .copyright-notice {
	border:1px solid #F9DB8B;
	background-color: #F9EAC1;
	margin:5px auto 5px auto;
	padding:5px;
}

form textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

form .sub-form {
	border: 1px solid #DFDFDF;
	margin:5px auto 5px 20px;
	width:85%;
	padding:5px 5px 15px 5px;
	color: Green;
}
form .sub-form legend {
	margin-left:20px;
}

fieldset .story-images {
	padding:2px;
	border:1px solid #CCCCCC;
	margin:2px;
}

.centered {
	text-align: center;
	margin: auto;
}

#wrapsmall form h1 {
	font-size:16px;
	font-weight:bold;
	color:#0099CC;
	text-align:center;
	border:0;
	line-height:20px;
	margin:0 20px 0 20px;
	padding:0;
}

/* INDEPENDENT CLASSES */
.signup-term {
	width:80%;
	margin:auto;
	text-align:left;
}
.error-message {
	color:#FF0000;
	margin:auto;
	padding:0 20px;
	margin-top:5px;
	margin-bottom:5px;
}
.notice-message {
	color: #6495ED;
	margin:auto;
	padding:0;
	margin-top:5px;
	margin-bottom:5px;
}
.exist-list {
	width:85%;
	margin:auto;
}
.warn {
	width:80%;
	background-color:#FFFACD;
	line-height: 20px;
	font-size:14px;
	font-weight: bold;
	color: #999;
	margin: 15px auto 10px auto;
	padding:5px 5px 5px 35px;
	text-align:left;
	background-image:url(../img/ico_info.gif);
	background-position: 5px;
	background-repeat: no-repeat;
}
.warn .standout {
	color: #000;
	font-size: 110%;
}
.action-box {
	width:80%;
	line-height: 20px;
	font-size:14px;
	font-weight: bold;
	color: #999;
	margin: 15px auto 10px auto;
	padding:5px 5px 5px 5px;
	text-align:center;
	background-color: #EAFFCC;
}
.warn a, .action-box a {
	text-decoration: none;
	color: #999;
	border-bottom:1px solid #CCC;
}
.warn a:hover, .action-box a:hover {
	color: Silver;
	background-color:#666;
}

.normaltext {
	font-size:12px;
	/*color:#0099CC;*/
	line-height:14px;
	margin-bottom:10px;
}
#menu .normaltext a {
	color:#0099CC;
}
.clear {
	clear:both;
	height:1px;
	width:100%;
}

#mid .bottom-ten {
	margin-bottom:10px;
}

/*#contribute-menu {
}*/
.expand {
	color:#006699;
	font-weight: bold;
	background-image: url(../img/expand.png);
	background-position:right center;
	background-repeat:no-repeat;
}
.collapse {
	color:#006699;
	font-weight: bold;
	background-image: url(../img/collapse.png);
	background-position:right center;
	background-repeat:no-repeat;
}
/*Cart*/
#mid table.cart-summary {
	padding:0;
	text-align:left;
	line-height:20px;
	background-color:#CCCCCC;
	margin-top:10px;
	overflow:hidden;
}
#mid table.cart-summary tr td {
	/*border:1px solid black;*/
	background-color:#FFFFFF;
}

/*Search Result*/
#mid .results-list {
	list-style-type: none;
	margin-right:40px;
	margin-left:20px;
	overflow: hidden;
	padding:0;
}
.results-list li {
	margin:0;
	padding:0 0 5px 0;
}
#mid .results-list tr td div a {
	border-bottom:1px solid #EFEFEF;
	text-decoration:none;
	color:#6699CC;
	font-size:95%;
}
#wrapsmall li h1 {
	color:#333;
	font-size:100%;
	border:0;
	margin:0;
	padding:0;
}
#wrapsmall li h1 a {
	color:#0066CC;
	border-bottom:1px dotted #CFCFCF;
}
#mid .story-list {
	list-style: none;
	margin:10px 20px 10px 30px;
	padding:0;
	line-height:18px;
}
.contact-div {
	text-align: center;
	margin:auto;
	width:430px;
	padding:0;
}

/*Multicolumn list*/

#mid .country-list {
	width:475px;
	margin:10px auto 0 auto;
	padding:0;
	text-align:left;
}
#mid .country-list li div {
	color: #708090;
	width: 150px;
	margin:0;
}
#mid .country-list li div a {
	color: #708090;
	text-decoration: none;
	border-bottom: 1px solid #EFEFEF;
}
#mid .country-list li div a:hover {
	background-color: #EFEFEF;
}
#mid .country-list li {
	display:inline;
	margin:0;
	padding:3px;
	float:left;
}
#signup {
    text-align:left;
    margin:0 20px 10px 17px;
    font-size:18px;
    color:#F9DB8B;
    padding:5px;
}
.margin-bottom-5 {
	margin-bottom:5px;
}
#lang-bar-wrapper {
    width:100%;
    height:15px;
    background-color:#EFEFEF;
    border-bottom:solid 1px #CCC;
    padding:0;
    margin:0;
    position:relative;
}
#lang-bar {
    width:910px;
    text-align:right;
    font-size:10px;
    color:#000;
    line-height:11px;
    font-family:Arial,Tahoma;
    margin:0px auto 0px auto;
}
#lang-bar a {
    font-weight:bold;
    text-decoration:none;
    color:#000;
}
table.requests {
    border-left:1px solid #EEE;
    border-top:1px solid #EEE;
    margin-left:20px;
    overflow:hidden;
    padding:0;
    float:left;
    text-align:left;
    clear:both;
}
table.requests tr.first-row {
    background-color:#CCC;
}
table.requests tr td {
    border-right:1px solid #EEE;
    border-bottom:1px solid #EEE;
    padding:5px;
}
table.requests tr.details {
    background-color:#EFEFEF;
}
