/******************************************************************************/
/*       <link href="css/styles.css" type="text/css" rel="stylesheet" />      */
/******************************************************************************/
/*             styles for onlineshoppingcentre.co.uk         2008             */
/******************************************************************************/ 
@import url("reset.css");


HTML, BODY, #basic{
	height: 100%;
}


#basis{
	margin: auto;
	width: 767px;	/* width of basis */
	margin-bottom: -50px;
	display: table;
	height: auto;
	height: 100%;
	min-height: 100%;
}

#main{
	height: 100%;
}

#header{
	height: 205px;	/* height of header */
}

#content
{
}
#left{
	width: 206px;	/* width of left column */
	padding-left: 6px;
	float: left;
}
#right{
	width: 547px;	/* width of right column */
	float: right;
}

#footer{
	width: 767px;	/* width of basis */
	margin: auto;
	height: 50px;	/* height of footer */
}


/*needed to make room for footer*/
#clearfooter{
	clear: both;
	height: 50px;	/* height of footer */
}
* > HTML #clearfooter {
	float: left;
	width: 100%;
}/* ie mac styles */


/*** standard classes ***********************************************************************************************/
.separator1{
	height: 1px;
	font-size: 1px;
	display: block;
}
.separator2{
	height: 2px;
	font-size: 1px;
	display: block;
}
.separator3{
	height: 3px;
	font-size: 1px;
	display: block;
}
.separator5{
	height: 5px;
	font-size: 1px;
	display: block;
}
.separator10{
	height: 10px;
	font-size: 1px;
	display: block;
}
.separator20{
	height: 20px;
	font-size: 1px;
	display: block;
}
.separator50{
	height: 50px;
	font-size: 1px;
	display: block;
}

.clear{
	clear:both;
	display: block;
}






/*** follow sections can edit *****************************************************************************/
BODY
{
	background-color: #ffffff;
	behavior: url("js/csshover.htc");
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
}
B, STRONG { font-weight: bold; }
I, EM { font-style: italic; }


#basis
{
}

/*** header **************************************************************/
#header
{
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	position: relative;
}
A#logo
{
	position: absolute;
	top: 72px;
	left: 118px;
}
#header P.welcome
{
	position: absolute;
	top: 181px;
	left: 220px;
	color: #464646;
}


/*** menuRed *****************************/
#menuRed
{
	position: absolute;
	top: 149px;
	left: 118px;
}
#menuRed UL
{
}
#menuRed UL LI
{
	background-image: url(../images/header-redmenu-li-border-bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	float: left;
	margin: 0px 12px 0px 0px;
	padding: 2px 15px 0px 0px;
	height: 16px;
}
#menuRed UL LI A,
#menuRed UL LI A:visited
{
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menuRed UL LI A:hover
{
	text-decoration: underline;
}
#menuRed UL LI.last
{
	margin-right: 0px;
	padding-right: 0px;
	border-right: none;
	background-image: none;
}




/*** menuTop *******************************/
#menuTop
{
	position: absolute;
	top: 68px;
	left: 487px;
}
#menuTop UL
{
}
#menuTop UL LI
{
	border-right: 1px solid #373737;
	margin: 0px 14px 0px 0px;
	padding: 0px 17px 0px 0px;
	float: left;
}
#menuTop UL LI A,
#menuTop UL LI A:visited
{
	text-decoration: none;
	color: #464646;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#menuTop UL LI A:hover
{
	text-decoration: underline;
}
#menuTop UL LI.last
{
	margin-right: 0px;
	padding-right: 0px;
	border-right: none;
}








/*** left ***************************************************************/

/*** search ********************************/
#searchSection
{
	background-image: url(../images/search-bg.gif);
	background-repeat: no-repeat;
	width: 192px;
	height: 91px;
	margin-bottom: 8px;
	position: relative;
	padding: 0px 0px 0px 14px;
}
#searchSection H2
{
	color: #cc3434;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 0px 7px 0px;
}
#searchSection FORM
{
	position: relative;
}
#searchSection LABEL
{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #5a5a33;
}
#searchSection INPUT.input
{
	position: absolute;
	top: 15px;
	left: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #7f7f7f;
	color: #5a5a33;
	padding: 2px;
	width: 125px;
	height: 15px;
}
#searchSection INPUT.btn
{
	position: absolute;
	top: 15px;
	left: 138px;
	width: 44px;
	height: 23px;
	background-image: url(../images/search-btn.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	color: #c81414;
	font-size: 1px;
}



/*** categories ******************************************/
.categories
{
}
.categories H2
{
	color: #ffffff;
	text-transform: uppercase;
	background-image: url(../images/leftcolumn-hdr-bg.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 12px;
	height: 18px;
}
.categories .bottom
{
	height: 8px;
	font-size: 0px;
	margin-bottom:8px;
}
.categories UL
{
	border-left: 2px solid #7f7f7f;
	border-right: 2px solid #7f7f7f;
	padding: 0px 11px 0px 11px;
}
.categories UL LI
{
	background-image: url(../images/leftcolumn-line.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding: 7px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
}
.categories UL LI A,
.categories UL LI A:visited
{
	color: #c81414;
	text-decoration: none;
}
.categories UL LI A:hover
{
	text-decoration: underline;
}
.categories UL LI OL
{
	padding: 2px 0px 2px 0px;
}
.categories UL LI OL LI 
{
	font-size: 10px;
	color: #464646;
	background-image: url(../images/leftcolumn-li-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 0px 0px 0px 8px;
}
.categories UL LI OL LI A,
.categories UL LI OL LI A:visited
{
	color: #464646;
	text-decoration: none;
}
.categories UL LI OL LI A:hover
{
	text-decoration: none;
	color: #c81414;
}









/*** footer **************************************************************/
#footer
{
	height: 40px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	color: #7f7f7f;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer A,
#footer A:visited
{
	color: #7f7f7f;
	text-decoration: underline;
}
#footer A:hover
{
	color: #444444;
}



#right h2 {
	font-size: 16px;
	color: #c81414;
	font-weight:bold;
	padding-bottom:6px;
}


.post{
	background-image: url(../images/leftcolumn-line.gif);
	background-repeat:repeat-x;
	background-position: 0px 100%;	
	padding-bottom:10px;
	margin-bottom:15px;	
}


.storytitle {
	font-size: 13px;
}

.storytitle A, .storytitle A:visited{
	color: #c81414;	
	text-decoration:none;
}

 .storytitle A:hover{
 	color: #c81414;	
	text-decoration:underline;
}

.storycontent {
	padding-top: 10px;
	padding-bottom: 10px;
}

.meta {
	padding-top: 3px;
}

.meta a, .feedback a{
	color: #c81414;
}

#right #comments, #right #postcomment{ font-size:14px}

#comments a {
	color: #c81414;
	text-decoration:none;
}

#basis #main #content #right a{
	color: #c81414;
}

#right p{padding:2px 0 2px 0}

#right #postcomment{
	font-size:13px;
	padding-top:15px;
	margin:0;
	color: #c81414;
	font-weight:bold;
	
}

#commentlist .commentby {
	padding: 6px 0 10px 0;
	color:#666666;
}




TEXTAREA#comment
{
	width:535px;
	border:2px solid #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4f4f;
	padding: 2px;
}
INPUT#submit
{
	font-family: Arial, Helvetica, sans-serif;
}




