/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
	font-family:verdana, arial;
	color: #484848;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:0;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table {
	/*so things don't run into each other*/
	margin-bottom:1em;
}

/* Default link styles */

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

/* layout */

body{background: url(/ekmps/shops/vulcanhobbies/resources/Design/back.gif) top repeat-x;}

.container
{
	width:975px;
	margin: auto;
}

.header .contact
{
	width:260px;
	float:right;
	text-align:right;
	font-family:verdana;
}

.header .contact .icon
{
	width:35px;
	float:right;
}

.header .contact .phone, .header .contact .email
{
	width:220px;
	float:right;
	color:#464646;
}

.header .contact .phone
{
	font-size:197%;
	text-align:right;
	font-weight:bold;
}

.header .contact .email
{
	margin-top:7px;
	text-align:right;
	font-weight:bold;
	font-size:108%;
}

.header .contact .email a
{
	color:#464646;
}

.header .search
{
	width:310px;
	float:right;
	clear:both;
	margin:12px 0 7px 0;
}

.header .search .keywords
{
	width:260px;
	float:right;
}

.header .search .keywords input
{
	width:255px;
	border:1px solid #000;
	height:18px;
	padding:0;
	margin:0;
	float:right;
	padding-top:3px;
	padding-left:5px;
}

.header .search .go
{
	width:27px;
	float:right;
	text-align:right;
}

.header .links
{
	width:330px;
	height:15px;
	float:right;
	clear:both;
}

.header .links td
{
	font-size:85%;
	text-align:center;
}

.header .links td a
{
	color:#464646;
}

.left, .right
{
	width:180px;
	float:left;
}

.center
{
	width:615px;
	float:left;
}

.center .main
{
	width:590px;
	margin:auto;
}

.center .main .special
{
	width:185px;
	float:left;
	text-align:center;
}

.menu
{
	background-image: url(/ekmps/shops/vulcanhobbies/resources/Design/menubg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:40px;
}

.menu .link
{
	float:left;
	height:40px;
	width:195px;
	text-align:center;
	font-size:108%;
	color:#fff;
	font-weight:bold;
	line-height:40px;
}

.menu .link a
{
	color:#fff;
}

.menu .divider
{
	background:url(/ekmps/shops/vulcanhobbies/resources/Design/spacer.jpg) no-repeat center right;
}


.headergap
{
	height:10px;
}

.box
{
	background-image: url(/ekmps/shops/vulcanhobbies/resources/Design/bg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.box .header
{
	background-image: url(/ekmps/shops/vulcanhobbies/resources/Design/head2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 131%;
	color: #484848;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding:5px 5px 5px 10px;
}

.box .header a
{
	color: #484848;
}

.box .content
{
	background-image: url(/ekmps/shops/vulcanhobbies/resources/Design/bot2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:8px;
}

.box .categories
{
	text-align:left;
}

.box .payments
{
	text-align:center;
	padding-top:8px;
}

.box .secure
{
	text-align:center;
	padding-top:8px;
}

.box-notitle
{
	background-image: url(/ekmps/shops/vulcanhobbies/resources/Design/bg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.box-notitle .header
{
	background-image: url(/ekmps/shops/vulcanhobbies/resources/Design/top2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:7px;
}

.box-notitle .content
{
	background-image: url(/ekmps/shops/vulcanhobbies/resources/Design/bot2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:8px;
	text-align:center;
}

.mainbox-notitle
{
	background-image: url(/ekmps/shops/vulcanhobbies/resources/Design/main-mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.mainbox-notitle .header
{
	background-image: url(/ekmps/shops/vulcanhobbies/resources/Design/main-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:7px;
}

.mainbox-notitle .content
{
	background-image: url(/ekmps/shops/vulcanhobbies/resources/Design/main-bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:15px;
	text-align:left;
}

.mainbox-notitle .content h2
{
	margin-top:0;
	font-weight: normal;
}

.mainbox-notitle .content a
{
	color: #484848;
}

.footergap
{
	height:10px;
}

.footer
{
	background-image: url(/ekmps/shops/vulcanhobbies/resources/Design/footer.gif);
	background-repeat: repeat-x;
	background-position: center;
	height:145px;
	font-size:108%;
	color:#fff;
	font-weight:bold;
}

.footer .newsletter
{
	height:123px;
	width:380px;
	margin-left:15px;
	float:left;
}
.footer .links
{
	height:123px;
	width:200px;
	float:right;
	text-align:left;
}

.footer .links ul
{
	margin-top:20px;
}

.footer .links li
{
	list-style:none;
}

.footer .links a
{
	color: #fff;
}

.footer .optimise
{
	width:380px;
	float:left;
	margin:2px 0 0 10px;
	font-size:77%;
}

.footer .optimise a
{
	color:#fff;
}

.footer .copyright
{
	width:380px;
	float:right;
	text-align:right;
	margin-right:10px;
}

#EKMDDmenu
{
	margin:0 0 0 10px;;
}


