body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	background: #b4cf85 url(../images/bg.jpg) center repeat-y;
	position: absolute;
}

/* Page container built and centered with -ve margins */
#container {
	width: 700px;
	margin-left: -350px;
}


#topbar {
    width:auto;
    background: #99C;
    height: 20px;
    padding: 10px 5px 5px 2px;
    font: 10px verdana;
    color: #FFF;
    text-align: right;
}

.pipe {
	color: #669;
}




/* Two heading blocks, title and login form */
#headerwrapper {
    border-top:1px solid #669;
	background: #FFF url(../images/masthead.jpg);
	
    width: auto;
    height: 143px;
}

/* Form div */
.userform {
    width: auto;
    color: #336;
    padding: 5px 0px 5px 3px;
    background: #fbfbfb;
    border: none;
    text-align: right;
    margin-bottom: 1px;
}

/* Login and search */
.userform input {
    border: 1px solid #DDD;
    font-family: verdana;
    font-size: 12px;
    color: #333;
}

.userform #button {
    border: 1px solid #336;
    background: #669;
 
 	padding: 1px 8px;
 
    font: bold 10px Verdana;
    color: #FFF;
    line-height: 14px;

	cursor: pointer; 
	cursor: hand;
}

.userform #button:hover {
    border: 1px solid #336;
    background: #dcdcfc;
    color: #336;
 }


h1 {
    font: 30px verdana; color:#CC0066
	margin: 5px;
}

h6 {
    font: 10px verdana;
    font-weight: bold;
	color: #DDD;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}

/* Tabs */
#tabcontainer {
    width: auto;
}

/* Container for article box and pic box */
.articleboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
} 

/* Content container for articles */
.articleboxinner {
    width: auto;
    line-height: 16px;
    color: #336;
    padding: 15px 40px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    height: 220px;
}

.articleboxinner_long {
    width: auto;
    line-height: 16px;
    color: #336;
    padding: 15px 40px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    height: 400px;
}

.articleboxinner_longer {
    width: auto;
    line-height: 16px;
    color: #336;
    padding: 15px 40px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    height: 1000px;
}

/* Content container for articles */
.content {
    width: auto;
    height: auto;
    
    line-height: 16px;
    color: #336;
    padding: 15px 40px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
}


/* Title for main article */
.articleheader {
    line-height: 30px;
    color: #99C;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #ebebeb;
}

/* Read more link */
.readmore {
    text-align: right;
    display: block;
    width: auto;
}

/* Main pic in main article box */
.mainpiccontrol {
    float: left;
    margin: 0px 30px 0px 15px;
}

/* Container for product images */
.picboxouter {
    width: auto;
    padding: 0px 6px 0px 4px;
    clear: both;
}

/* Content container for the pic box */
.picbox, .alt_picbox {
	border-collapse: separate;
	border-spacing: 2px;

    border: 1px solid #efefef;
    border-top: none;
	
    padding: 5px 6px 6px 6px;
	margin-top: 20px;
	
    width: 100%;
    text-align: center;
}

/* Product images */
.picbox td, .alt_picbox td {
	padding: 0px;
    line-height: 18px;
}

.picbox td img, .alt_picbox td img {
    border: 1px #efefef solid;
}

.picbox td a, .alt_picbox td a {
	padding: 0px 3px;
    color: #336;
}

.picbox td a:hover, .alt_picbox td a:hover {
    color: #66C;
    text-decoration: underline;
}


.alt_picbox {
	border: 0px;
	padding: 0px 20px 150px 20px;
}
.alt_picbox td {
	padding: 20px 0px;
}



.story_image {
	float: right;
	background-color: #e4e4e4;
	
	margin: 20px 0px 20px 40px;
	
}

.story_image img {
	position: relative;
	top: -5px;
	left: -7px;

	border: 1px solid #e4e4e4;
}

.story_image p {
	margin: 0 0 10px 7px;
	color: #666;
}



.noborder {
    border: none;
}

/* Small arrow alignment */
img {
    vertical-align: text-bottom;
}

a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #663366;
}

a:hover {
	text-decoration: underline;
}


#footer {
	background-color: #b4cf85;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
}




/* Three columns */
#newsContainer2 {
    width:auto;
    background-color: #E0E0E0;
}


.product_box {
    border: 1px solid #DDD;

	margin: 10px 0px 20px 0px;
	
    color: #336;
    line-height: 22px;
}

.product_box img {
	float: left;
	margin: 8px auto;
}

.product_text {
    border-left: 1px solid #DDD;
	background-color: #F7F4F7;
	float: right;
}

.col_heading {
    padding: 8px 8px 0px 8px;
	margin: 0px 20px 0px 0px;
	
    width: auto;

    font: bold 11px Verdana;
    color: #336;
}

.description {
    padding: 5px 8px 15px 8px;
	margin: 0px 15px 0px 0px;
	
    width: 540px;
    
    line-height: 16px;
}

.price {
    padding: 0px 0px 10px 8px;
	margin: 0px 20px 0px 0px;

 	font: bold 11px Verdana;
    color: #666;
}


.clear {
 	clear: both;
}



/* First column */
.c1 {
	float: left;
    margin: 10px 10px 50px 5px;
}



/* Second column */
.c2 {
    float: left;
    margin: 10px 0px 50px 10px;	
}



/* Third column */
.c3 {
	float: right;
    margin: 10px 10px 50px 0px;
}







#tabs8 {
    float:left;
    width:100%;
    background: #b4cf85;
    font-size:93%;
    line-height:normal;
    border-top:1px solid #333;
    border-bottom:1px solid #669;
}

#tabs8 ul {
    margin:0;
    padding:10px 10px 0 5px;
    list-style:none;
}

#tabs8 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs8 a {
    float:left;
    background:url("../images/tableft8.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#tabs8 a span {
    float:left;
    display:block;
    background:url("../images/tabright8.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#eee;
    font-weight: bold;
}

/*  Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
    color:#591333;
}

#tabs8 a:hover {
    background-position:0% -42px;
}

#tabs8 a:hover span {
    background-position:100% -42px;
    color: #888;
}

#tabs8 #current a {
    background-position:0% -42px;
}

#tabs8 #current a span {
    background-position:100% -42px;
    color: #888;
}
