/***********************
/Style.css
/Deep C Design 2008
/http://www.deep-c.co.uk
/
************************/

/* GENERAL CLASSES */
html, body {
	margin-bottom: 0;
	padding: 0 0 20px 0;
	font-size: 75%;
	background: url(../images/stripe-back-2.png);
	font-family: arial;
	background-color: #fff;
	height: 100%;
}

/* GLOBAL LINKS */
a:active {color: #000; text-decoration: none;}
a:link {color: #000066; text-decoration: none;}
a:hover {color: #000066; text-decoration: none;}
a:visited {color: #000033; text-decoration: none;}

.whitelinks {color: #fff;}
.whitelinks a:active {color: #fff; text-decoration:none;}
.whitelinks a:link {color: #fff; text-decoration:none;}
.whitelinks a:hover {color: #ffff99; text-decoration:none;}
.whitelinks a:visited {color: #fff; text-decoration:none;}

.blacklinks {color: #000;}
.blacklinks a:active {color: #000; text-decoration:none;}
.blacklinks a:link {color: #000; text-decoration:none;}
.blacklinks a:hover {color: #000; text-decoration:underline;}
.blacklinks a:visited {color: #000; text-decoration:none;}



#center a:hover {text-decoration: underline;}

/* GLOBAL */

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 2em;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 2em;

}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.6em;	
}


h4 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;	
}

ul {
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;
}

big {
	font-size: 1.5em;
}

small {
	font-size: 0.9em;
}

hr {

}

img {
	border: none;
}

/* GENERAL CLASSES */

.small-txt {
	font-size: 0.8em;
}

.big-links {
	font-size: 1.7em;
}

.img-border {
	border: 1px solid black;
}

.head-red {
	font-size: 0.6em;
	color: red;
	font-style: italic;
}

.highlight-text {
	color: red;
	font-weight: bold;
	font-size: 1.3em;
	font-family: arial;
	
}

.clear {
	clear: both;
}

ul.biglist {
	font-size: 2em;	
	padding: 5px 0 10px 20px;
}

ul.biglist-2 li {
	padding: 10px;
	font-size: 1.4em;
}

.enlarge-button {
	float: right;
	font-size: 0.8em;
	background: url(../global-images/maximize.png) no-repeat right ;
	padding: 0 18px 0 0 ;
	margin: 4px 4px 0 3px;
}

.center-align {
	text-align: center;
}

/* GLOBAL LAYOUT */

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	margin-top: 30px;
}

#top {
	width: 955px;
	height: 231px;
	background: url('../images/header.jpg') no-repeat;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #fff;
	position: relative;
	top: 0px;
}

#top .top-address {
	padding-top: 10px;
	padding-left: 10px;
}

#footer, #footer a:link, #footer a:visited {
	color: #fff;
}

#footer {
	padding: 30px 10px 10px 10px;
	line-height: 1.6em;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 150px;
	width: 929px;
	font-size: 1.2em;
	font-family:lucida grande,verdana,arial,helvetica,sans-serif;

}


#delivery-link {
	width: 150px;
	height: 80px;
	position: absolute;
	top: 15px;
	left: 400px;
}

#under-top {
	height: 40px;
	font-size: 1.2em;
	text-align: center;
	padding-top: 10px;
}

#menu {
	font-family: arial;
	font-size: 1.8em;
	line-height: 1.5em;
	position: absolute;
	top: 202px;
	left: 15px;
	color: black;
}

.menu-item {
	margin: 0px 1px 10px 1px;
	padding: 2px 10px 2px 4px;
	float: left;
	
}

.menu-item:hover {
	margin-left: 0;
	margin-right: 0;
	background-color: #2c204c;
	color: white;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}


#content {
	border-left: 3px solid #000;
	border-right: 3px solid #000;	
	border-bottom: 3px solid #000;
	margin: 0;
	width: 949px;
	background-color: #fff;
		position: relative;

}

#content-inner {
	background: url(../images/content_back.jpg) no-repeat bottom #fff;
	width: 949px;
	min-height: 750px;	
	position: relative;
	padding: 13px 0 0 0;
}

#content p {
	line-height: 1.8em;
	margin: 1em 20px 1em 0 ;
	font-family:lucida grande,verdana,arial,helvetica,sans-serif;
	font-size: 1.4em;

}

#front-feature {
	text-align: center;
	padding: 30px 0 0 0 ;	
}

#bottom {
	background: url('../images/main_bottom.jpg') no-repeat;
	margin: 0px;
	padding: 10px 5px 0 5px;
	height: 43px;

}

.bottom-txt {
	margin: 0px auto;
	text-align: center;
	font-weight: bold;
}


#center {
	width: 567px;
	float: left;
	margin: 8px 30px 0 15px;
	padding: 0;
}

#sidebar-right {
	width: 290px;
	float: right;
	margin: 8px 12px 0 0;
	padding: 0;
	background: red;
	background: #757575;
	color: #fff;
	border: 2px solid #ffd797;
	text-align: right;
	padding: 5px;
}

#sidebar-right p{
	margin-right: 1em;
	line-height: 1.4em;
	margin-bottom: 1.6em;
}

#sidebar-right strong{
	font-weight: bold;
	font-size: 1.2em;
}

#sidebar-right a:link, #sidebar-right a:visited{
	color: #94d1ff;
}




.breadcrumb {
	padding: 2px 0 2px 4px;
}

.breadcrumb a {
	background:transparent url(../images/arrow_icon.gif) no-repeat scroll right center;
	padding:0 11px 0 0;
}



/** Contact Form **/


#contact-section {
	width: 490px;
	margin: 0 auto;
	padding: 0;
}

.contact-form {
	text-align: left;
	margin-left: 30px;
}

.contact-form legend {
	font-weight: bold;
	font-size: 1.2em;
}

.contact-form p {
	margin-bottom: 25px;
	padding-bottom: 25px;

}


.contact-form label {
	clear: left;
	width: 150px;
	float: left;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.contact-form input, textarea{
	float: left;
	margin-bottom: 0;
	padding: 2px;
	width: 300px;
	font-family: arial;
	font-size: 0.9em;
	margin-top: 0;
	
}

.contact-form input.submit {
	width: 80px;
	margin-left: 150px;
	margin-top: 20px;
}


#contact2 {
	text-align: right;
	font-size: 1.2em;

		
}



/** FRONT PAGE **/

#logo-link {
	position: absolute;
	right: 295px;
	top: 45px;
	width: 378px;
	height: 130px;
	/* background-color: red; */
}