﻿div#sell11
{
	direction: rtl;
}
div.myContent
{
	margin: 0 auto;
	position: relative;
	width: 960px;
	text-align: center;
}
/* HEAD */
div#head
{
	background-color: #73A4CE;
	height: 120px;
	position: relative;
}

div#topNav
{
	font-size: 105%;
	right: 180px;
	position: absolute;
	top: 0;
	width: 450px;
	z-index: 10;
}
div#motto
{
	font-size: 130%;
	position: absolute;
	right: 10px;
	top: 90px;
	z-index: 10;
}

div#logo
{
	background: transparent url(../images/website/logo.gif) no-repeat scroll 0 0;
	height: 80px;
	right: 5px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 6px;
	width: 180px;
	z-index: 2;
}

div#adMain
{
	position: absolute;
	background-color: White;
	width: 728px;
	height: 90px;
	top: 30px;
	left: 25px;
}
/* MIDDLE */
div#memberNav
{
	background-color: #575757;
	height: 20px;
	position: relative;
	padding: 2px;
}


div#middleNav
{
	background-color: #313131;
	height: 20px;
	position: relative;
	padding: 2px;
}
div#middle
{
	background-color: #fff;
	position: relative;
}

div#mainContent
{
	float: right;
	width: 730px; /*Width of  column*/
	margin-right: 5px;
}
div#mainContent div#mainSub /*sub main content */
{
	background-color: #313131;
	float: right;
	width: 725px; /*Width of  column*/
	padding: 2px;
}
div#sideBar
{
	float: right;
	width: 225px; /*Width of  column*/
}
div#sideBar #adSide
{
	background-color: White;
	height: 200px;
	width: 200px;
	margin: 0 auto;
	position: relative;
}

/* FOOTER */


div#foot
{
	background-color: #B7CE2E;
	overflow: hidden;
	clear: both;
	height: 20px;
	position: relative;
	padding-top: 2px;
	border-top: solid 1px #575757;
}
/* Fixed divs */

div.bContent
{
	width: 720px;
	padding: 5px;
	float: right;
	position: relative;
}
div.bContent2
{
	width: 720px;
	padding: 4px;
	float: right;
	position: relative;
}
div.bSubContent
{
	width: 240px;
	float: right;
	position: relative;
	margin-bottom: 10px;
}
div.bSideContent
{
	width: 220px;
	padding: 2px;
}

div.bFull
{
	width: 98%;
	float: right;
	padding: 2px;
	position: relative;
}
div.bHalf
{
	width: 48%;
	float: right;
	padding: 2px;
	position: relative;
}
div.bQuarter
{
	width: 23%;
	float: right;
	padding: 2px;
	position: relative;
}
div.b20
{
	width: 20px;
	float: right;
	padding: 2px;
	position: relative;
}

div.b100
{
	width: 100px;
	float: right;
	padding: 2px;
	position: relative;
}
div.b150
{
	width: 150px;
	float: right;
	padding: 2px;
	position: relative;
}
div.b200
{
	width: 200px;
	float: right;
	padding: 2px;
	position: relative;
}
div.b250
{
	width: 250px;
	float: right;
	padding: 2px;
	position: relative;
}
div.b300
{
	width: 300px;
	float: right;
	padding: 2px;
	position: relative;
}
div.b350
{
	width: 350px;
	float: right;
	padding: 2px;
	position: relative;
}
div.b400
{
	width: 400px;
	float: right;
	padding: 2px;
	position: relative;
}
div.b450
{
	width: 450px;
	float: right;
	padding: 2px;
	position: relative;
}
div.b500
{
	width: 500px;
	float: right;
	padding: 2px;
	position: relative;
}
div.b600
{
	width: 600px;
	float: right;
	padding: 2px;
	position: relative;
}
div.b650
{
	width: 650px;
	float: right;
	padding: 2px;
	position: relative;
}
div.b700
{
	width: 700px;
	float: right;
	padding: 2px;
	position: relative;
}
div.b800
{
	width: 800px;
	float: right;
	padding: 2px;
	position: relative;
}
