/* CSS Document */

div#clear
{
	clear: both;
}

div#outer-container
{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-color: #fff;
/*	border: 2px solid green;*/
}
.outer-container
{
	/*width: 100%;*/ /*margin : 0 auto;*/
	background-color: #fff;
}

div#nav-container
{
	width: 780px;
	margin: 0 auto;
}

div#main-container
{
	width: 780px;
	margin: 0 auto;
}
.main-container
{
	width: 780px;
	margin: 0 auto;
	background-color: #fff;
}

div#header-container
{
	background: url(../Images/style_img/ar_logo.gif) no-repeat;
	background-position: 0px 35px;
	height: 80px;
	width: 780px;
}

tr#header-container
{
	background: url(../Images/style_img/ar_logo.gif) no-repeat;
	background-position: 0px 35px;
	height: 80px;
	width: 780px;
}
div#outer-topnav-container
{
	width: 100%;
	height: 37px;
	margin: 0;
	background: transparent url(../Images/style_img/topnav_hr.gif) repeat-x scroll center;
}

div#inner-topnav-container
{
	width: 780px;
	height: 37px;
	margin: 0 auto;
}
.outertopnavcontainer
{
	width: 100%;
	height: 37px;
	margin: 0;
}

.innertopnavcontainer
{
	width: 100%;
	height: 37px; /*margin : 0 auto;*/
}
div#outer-subnav-container
{
	background: transparent url(../Images/style_img/nav_bg.gif) repeat-x scroll center;
	width: 780px;
	height: 55px;
	margin: 0;
	text-align: center;
}

.outersubnavcontainer
{
	/*background : transparent url(../Images/style_img/nav_bg.gif) repeat-x scroll center;*/
	width: 780px;
	height: 55px; /*text-align:center;*/
}

div#inner-subnav-container
{
	background: transparent url(../Images/style_img/nav_bg.gif) repeat-x scroll center;
	height: 55px;
	width: 780px;
	margin: 0 auto;
	text-align: center;
}
.innersubnavcontainer
{
	background: transparent url(../Images/style_img/nav_bg.gif) repeat-x scroll center;
	height: 55px;
	width: 780px;
	margin: 0 auto;
	text-align: center;
}
div#content-container
{
	line-height: 15px;
	color: #666;
	background-color: #fff;
	padding: 15px 15px 15px 15px;
	width: 760px;
	margin: 0;
}

div#thumb-container
{
	line-height: 22px;
	color: #363636;
	background-color: #fff;
	padding: 10px 32px 0px 32px;
	width: 760px;
	border-top: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 0px;
	border-left: 1px solid #c7c7c7;
	margin-bottom: 0px;
	line-height: 25px;
}

div#left-content-container
{
	color: #363636;
	background-color: #fff;
	width: 630px;
	padding: 10px 10px 0px 0px; /*margin-bottom: 15px;*/
	float: left;
}

div#right-content-container
{
	color: #666;
	background-color: #fff;
	padding: 5px 7px 10px 10px; /*margin-top:5px;*/
	width: 220px;
	float: right;
}

div#footer-container
{
	width: 100%;
	height: 100%;
	clear: both;
	margin-top: 15px;
	background-color: #dedede;
	padding: 20px 20px 0px 20px;
	text-align: center;
	font-size: 10px;
	line-height: 13px;
	border-top: 1px solid #c7c7c7;
}

div#footer-linkbox
{
	width: 750px;
	margin: 0 auto;
}

div#drop-container
{
	padding-right: 21px;
	margin-bottom: 20px;
	width: 250px;
	float: right;
	text-align: right;
}

div#status-container
{
	padding-left: 21px;
	margin-bottom: 20px;
	width: 565px;
}
div#act-container
{
	background-color: #fff;
	text-align: center;
	padding: 0px 0px 0px 220px;
	width: 550px;
	height: 50px;
	position: relative;
}

div#footer-container a
{
	padding: 0px 22px 0px 22px;
	font-size: 10px;
	background-color: #dedede;
}
/**********************Footer Changes*****************/
 
.footer-container {
	width: 100%;
	margin-top:15px;
	background-color:#dedede;
	padding-top : 20px;
	padding-left:11px;
	text-align : center;
	border-top: 1px solid #c7c7c7;
}

.footer-text
{
	font : normal 10px Arial, Helvetica, sans-serif;
	color : #5a5a5a;
	font-weight: normal;
	padding : 0px 22px 0px 22px;
}

.copywritetext
{
	font : normal 10px Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	text-align:center;
} 
/**********************Footer Changes*****************/
/* PreLogin format */
div#pre-outer-container
{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	background: transparent url(../Images/style_img/bg_grad.gif) repeat-x scroll top;
}

div#pre-header-container
{
	background: url(../Images/style_img/ar_logo.gif) no-repeat;
	background-position:  0px 35px;
	
	height: 80px;
	width: 720px;
}

.imageStyle
{
	padding-left:583px;
	padding-top:55px;
}

.Pre-loginheader-container
{
	height: 80px;
	width: 720px;
}

.Logoimage
{
	background-position: 0px 35px;
	background-repeat: no-repeat;
}


div#pre-content-container
{
	line-height: 22px;
	color: #666;
	padding: 20px 0px 15px 0px;
	width: 720px;
	margin: 0;
	/*height: 900px;*/
}

div#pre-main-container
{
	width: 720px;
	margin: 0 auto;
}

div.pre-left-container
{
	background-color: #fff;
	color: #363636;
	width: 650px;
	padding: 10px 13px 10px 12px;
	margin: 0px 25px 25px 0px;
}

div#pre-main-block
{
	background-color: #ffffff;
	width: 650px;
	height: 240px;
}

div.pre-title
{
	padding: 10px;
	background-color: #fff;
	width: 630px;
	border-bottom: solid 2px #000000;
}

div#pre-join
{
	border-bottom: solid 1px #c7c7c7;
	padding: 10px 10px 20px 10px;
	width: 630px;
}

div#pre-pitch
{
	width: 650px;
}

div#pre-market
{
	margin-top: 35px;
	background-color: #000;
	width: 650px;
	height: 20px;
}

div#pre-right-panel
{
	margin-top: 5px;
	width: 200px;
	float: right;
}

div#pre-right-container
{
	color: #666;
	background-color: #fff;
	padding:  10px 2px 10px 2px;
	margin-top: 25px;
	width: 180px;
	float: right;
}
div#pre-right-logincontainer
{
	color: #666;
	background-color: #fff;
	padding: 10px 2px 10px 2px;
	margin-top: 2px;
	width: 180px;
	float: right;
}
div#pre-right-communitycontainer
{
	color: #666;
	background-color: #fff;
	padding: 10px 10px 10px 10px;
	margin-top: 25px;
	width: 180px;
	float: right;
}
.pre-right-membershipcontainer
{
	color: #666;
	background-color: #fff;
	padding: 10px 10px 10px 10px;
	margin-top: 25px;
	width: 180px;
	float: right;
}

div.pre-right-title
{
	background-color: #fff;
	width: 160px;
	border-bottom: solid 2px #000000;
	font: normal normal normal 18px Georgia, "Times New Roman" , Times, serif;
	color: #000;
	padding-bottom: 7px;
}

div.pre-right-txt
{
	background-color: #fff;
	width: 180px;
	padding:  12px 0px 2px 4px;
}

div#pre-footer-container
{
	width: 100%;
	clear: both;
	padding-left: 11px;
	text-align: center;
	font-size: 10px;
	line-height: 13px;
}

div#pre-footer-linkbox
{
	width: 72px;
	margin: 0 auto;
}
div#share-container
{
	float: left;
	background-color: #fff;
	padding: 10px 9px 15px 10px;
	width: 197px;
	border-right: 1px solid #c7c7c7;
}

div#show-container
{
	float: left;
	background-color: #fff;
	padding: 10px 9px 15px 10px;
	width: 197px;
	border-right: 1px solid #c7c7c7;
}

div#sell-container
{
	float: left;
	background-color: #fff;
	padding: 10px 9px 15px 10px;
	width: 197px;
}

div#pre-mkt-txt
{
	float: left;
	padding: 10px 10px 20px 10px;
	width: 310px;
}

div#pre-mkt-feat
{
	float: left;
	padding: 15px 10px 20px 10px;
	width: 300px;
}
/* PreLogin format */

/********** POST LOGIN **************/

div#outer-nonav-container
{
	background: transparent url(../Images/style_img/nonav_bg.gif) repeat-x scroll center;
	width: 100%;
	height: 20px;
	margin: 0;
	text-align: center;
}


.outer-nonav-container
{
	background: transparent url(../Images/style_img/nonav_bg.gif) repeat-x scroll center;
	width: 100%;
	height: 20px;
	margin: 0;
	vertical-align: top;
	border: 1px; /*text-align:center;	*/
}




div#home-main-container
{
	width: 780px;
	margin: 0 auto;
}

div#home-content-container
{
	line-height: 22px;
	background-color: #fff;
	padding: 0px  5px 5px 0px;
	width: 780px;
	margin: 0;
}

div.home-left-container
{
	background-color: #fff;
	color: #363636;
	width: 670px;
	padding: 10px 40px 10px 0px;
	margin: 0px 0px 25px 0px;
	border-right: solid 1px #c7c7c7;
	overflow: hidden;
}

div#gal-sale-container
{
	float: left;
	background-color: #fff;
	padding: 17px 0px 15px 0px;
	width: 370px;
	margin-right: 40px;
}

div#blue-container
{
	float: left;
	background-color: #e3f6ff;
	color: #000;
	padding: 17px 15px 15px 15px;
	width: 230px;
}

div#blue-container a
{
	background-color: #e3f6ff;
}

div#hello-container
{
	background-color: #fff;
	width: 670px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: solid 2px #000;
	font: normal 24px Georgia, "Times New Roman" , Times, serif;
	color: #000;
	line-height: 35px;
}

div.home-full-left
{
	background-color: #fff;
	width: 595px;
	padding-right: 75px;
	margin-bottom: 30px;
}

div.gal-sale-title
{
	background-color: #fff;
	width: 370px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 2px #000;
	font: normal 20px Georgia, "Times New Roman" , Times, serif;
	color: #000;
}

div.blue-title
{
	background-color: #e3f6ff;
	padding-bottom: 10px;
	width: 230px;
	margin-bottom: 5px;
	border-bottom: solid 2px #000;
	font: normal 19px Georgia, "Times New Roman" , Times, serif;
	color: #000;
}

div#btm-full-title
{
	background-color: #fff;
	width: 670px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom: solid 2px #000;
	font: normal 20px Georgia, "Times New Roman" , Times, serif;
	color: #000;
}

div.home-com-mod
{
	float: left;
	width: 190px;
	padding-right: 30px;
}

div#home-right-panel
{
	width: 200px;
	float: right;
}

div.home-right-container
{
	background-color: #fff;
	padding: 10px 10px 10px 10px;
	width: 180px;
	float: right;
}

div#home-com-container
{
	background-color: #fff;
	width: 670px;
}


/***********End POST LOGIN***************/

/***************Memembership Page ********************************/


div#legend-container
{
	width: 100%;
	margin-top: 15px;
	background-color: #dedede;
}


div#legend-txtbox
{
	width: 360px;
	margin: 0 auto;
	background-color: #fff;
	padding: 5px 25px 20px 15px;
}

/***************** End Memebership Page ***************************/