/* CSS Document */
* {
	margin:0;
	padding:0;
}
a {
	outline:none;
}
img {
	border:none;
}
body, html {
	background:#f6f8f7 url(../images/bg.jpg) left top repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	line-height:16px;
}
#wrapper {
	width:968px;
	margin:0px auto;
	border:5px solid #536a5a;
	border-top:none;
	background-color:#fff;
	overflow:hidden;
	text-align:left;
		
}
html>/**/body #wrapper {
	width:958px;
}
#branding {
	background:url(../images/header_bg.gif) no-repeat;
	width:958px;
	height:82px;
	z-index:999;
	position:relative;
}
#branding h1 {
	padding:11px 0 0 12px;
	float:left;
	margin-bottom:14px;
}
#branding h1 a {
	background:url(../images/oxford_logo.gif) no-repeat;
	display:block;
	width:524px;
	height:56px;
	float:left;
	position:absolute;
	left:64px;
	top:9px;
}
#branding h1 a span {
	display:none;
}
#branding p a {
	background:url(../images/blh_logo.gif) no-repeat;
	display:block;
	width:48px;
	height:60px;
	position:absolute;
	top:9px;
	left:10px;
}
#branding p a span {
	display:none;
}
#newsletter {
	float:right;
	width:300px;
	height:85px;
	position:relative;
	padding-top:5px;
	margin-top:-15px;
}
#newsletter h3 {
	font-size:13px;
	color:#316143;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	padding-right:8px;
	margin-top:15px;

}
#newsletter p {
	font-size:11px;
	color:#316143;
}
#newsletter .text {
	display:none;
}

#newsletter p.error_message {
	/*position:absolute;
	top:60px;
	right:5px;
	text-align:right;
	width:400px;
	font-size:10px;
	visibility:visible;
*/
}
/*--- 02/01/2009 modifications -----*/
#newsletter p.error_message #dnn_ctr12956_ViewNewsLetter_rfvEmail{
	position:absolute;
	top:65px;
	right:5px;
	text-align:right;	
	width:400px;
	font-size:10px;
	visibility:visible;
}
/*-- 02/01/2009  - Modifications   -  --  */
#newsletter p.error_message #dnn_ctr12956_ViewNewsLetter_revEmail{
	position:absolute;
	top:65px;
	right:5px;
	text-align:right;
	width:400px;
	font-size:10px;
	visibility:visible;
}
/*--  02/01/2009 thank youk Message Style  --- */
#newsletter p.error_message  #dnn_ctr12956_ViewNewsLetter_lblMassege{
	position:absolute;
	top:65px;
	right:5px;
	text-align:right;
	width:400px;
	font-size:10px;
	visibility:visible;

}

#newsletter p.dnn_ctr12644_ViewNewsLetter_revEmail, #dnn_ctr12644_ViewNewsLetter_rfvEmail {
	
}
#newsletter input {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	border:3px solid #839a8a;
	padding:4px;
	height:30px;
	position:absolute;
	top:37px;
	right:50px;
	visibility:visible;

}
#newsletter p a {
	background:url(../images/join.gif) no-repeat;
	display:block;
	width:42px;
	height:30px;
	position:absolute;
	top:37px;
	left:255px;
	text-indent:-9999px;
	visibility:visible;

}
#dnn_newsletter_container {
	vertical-align:top;
}
#search {
	width:557px;
	float:left;
	position:relative;
	height:30px;
	background:#e0e7e0;
}
#navigation {
	clear:both;
	background:url(../images/nav_top.gif) no-repeat 0 0;
	height:43px;
	width:998px;
	position:relative;

	/*margin-top:11px;*/
}
#navigation ul {
	/*float:left;*/
	background:url(../images/nav_bg.gif) repeat-x left bottom;
	height:39px;
	padding-left:2px;
	/*text-align:center;*/
}
#navigation li {
	display:inline;
	font-size:11px;
	text-transform:uppercase;
}
#navigation li a {
	color:#fff;
	padding:8px 5px 11px 5px;
	text-decoration:none;
	/*line-height:41px;*/
	line-height:39px;
	z-index:0;
}
html>/**/body #navigation li a {
	line-height:42px;
}
#navigation li a:hover {
	background:url(../images/nav_h.gif) repeat-x left bottom;
}

#sub_nav {
	clear:both;
	height:30px;
	width:988px;
	/*margin-top:11px;*/
	margin-top:-3px;
	border-bottom:1px solid #8aa88a;
}
#sub_nav ul {
	float:left;
	background:#e0e7e0;
	height:30px;
	padding-left:2px;
	width:400px;
	/*text-align:center;*/
}
#sub_nav li {
	display:inline;
	text-transform:uppercase;
}
#sub_nav li a, #sub_nav li a.SkinObject {
	color:#496550;
	padding:8px 5px 11px 5px;
	text-decoration:none;
	/*line-height:41px;*/
	line-height:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	z-index:0;
}
html>/**/body #sub_nav li a {
	line-height:30px;
}
#sub_nav li a:hover {
	text-decoration:underline;
}


#content {
	clear:both;
	padding:9px 9px 10px 8px;
	width:958px;
}
html>/**/body #content {
	margin-top:80px;
	width:auto;
	padding-top:0px;

}
#content h5 {
	font-size:15px;
	color:#666;
	margin-bottom:15px;
	font-weight:normal;
}
#content h5.top_links, #content h5.top_links a {
	font-weight:normal;
	font-size:13px;
}
#home_top {
	width:941px;
}
#slideshow {
	float:left;
	margin-right:9px;
	width:483px;
	height:240px;
}
#slideshow img {
	border:5px solid #263e2d;
	width:473px;
	height:230px;	
}
#top_banner {
	float:left;
	height:120px;
	/*margin-right:11px;
	margin-left:424px;*/
}
html>/**/body #top_banner {
	/*margin-left:434px;*/
}
#top_banner a {
	display:block;
	width:120px;
}
#top_banner img {
	/*height:138px;*/
}

#player {
	float:right;
	width:320px;
	height:240px;
	margin:0;
	padding:0;
	
}

#middle_banners {
	float:left;
	margin:9px 0;
	width:728px;
	margin-top:0px;
}
html>/**/body #middle_banners {
	margin-top:9px;
	
}

#map_guide {
	clear:both;
	width:728px;
	height:456px;
	float:left;
	margin-top:-7px;
}
html>/**/body #map_guide {
	/*margin-top:0px;*/
}
#map_guide #map h2 {
	background:url(../images/click_on_map.gif) no-repeat;
	width:202px;
	height:36px;
	margin-top:7px;
	z-index:0;
}
#map_guide #map h2 span {
	display:none;
}
#map_guide #map {
	width:728px;
	position:relative;
}
#map_guide #map h3 {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}
#map_guide #map h3 a {
	background:url(../images/brief_history.gif) no-repeat;
	width:247px;
	height:36px;
	position:absolute;
	left:202px;
	top:7px;
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}
html>/**/body #map_guide #map h3 a {
	top:0;
}
#map_guide #map h3 span {
	display:none;
}
#map_guide #map #inner {
	width:449px;
	height:445px;
	border:5px solid #cfdbcf;
	border-right:none;
	border-top:none;
	background-color:#ecf0ec;
	padding:10px 0 0 10px;
}
html>/**/body #map_guide #map #inner {
	width:448px;
	height:428px;
}
#map_guide #map #map_container {
	width:434px;
	height:395px;
	background:url(../images/home_map.gif) no-repeat;
	border:5px solid #e4eae4;
	position:relative;
}
html>/**/body #map_guide #map #map_container {
	width:424px;
	height:385px;
}
#map_guide #map #map_container dl a {
	background:url(../images/bullet.gif) no-repeat;
	width:17px;
	height:17px;
	display:block;
	position:absolute;
}
#map_guide #map #map_container dl.p1 a {
	left:152px;
	top:298px;
}
#map_guide #map #map_container dl.p2 a {
	left:162px;
	top:125px;
}
#map_guide #map #map_container dl.p3 a {
	left:100px;
	top:222px;
}
#map_guide #map #map_container dl.p4 a {
	left:366px;
	top:233px;
}
#map_guide #map #map_container dl.p5 a {
	left:358px;
	top:267px;
}
#map_guide #map #map_container dl a span {
	position:absolute;
	left:-9999px;
}

#christ_church, #trinity, #carfax, #magdalen_bridge, #botanic_garden {
	display:none;
	height:428px;
}
#map_guide #map #tooltip {
	width:279px;
	height:481px;
	background-color:#ecf0ec;
	position:absolute;
	top:7px;
	right:0;
	border:5px solid #cfdbcf;
	border-left:none;
	padding:7px 10px 10px 10px;
}
html>/**/body #map_guide #map #tooltip {
	top:0px;
	width:254px;
	height:452px;
}
#map_guide #map #tooltip h3 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:17px;
	color:#333;
	background:url(../images/tooltip_bullet.gif) no-repeat left center;
	padding-left:24px;
	margin-bottom:4px;
	font-weight:bold;
}
#map_guide #map #tooltip p {
	line-height:17px;
	margin-bottom:15px;
}
#map_guide #map #tooltip a {
	color:#184825;
}
#map_guide #map #tooltip a:hover {
	color:#5e8a6a;
}
#map_guide #map #tooltip a.video {
	background:url(../images/play_video.gif) no-repeat;
	padding:9px 0 9px 37px;
}
#featured_books {
	float:right;
	width:202px;
	height:589px;
	padding:10px;
	padding-bottom:0px;

	background-color:#e0e7e0;
	margin-left:8px;
	/*margin-bottom:10px;*/
}
html>/**/body #featured_books {
	height:569px;
	width:183px;
	padding-bottom:10px;
	margin-top:-100px;

}
#featured_books .book {
	clear:both;
	padding-top:17px;
	width:183px;

}
html>/**/body #featured_books .book {
	padding-top:17px;
	margin-top:0px;
}
#featured_books h2 {
	background:url(../images/featured_books.gif) no-repeat;
	width:180px;
	height:50px;
	border-bottom:1px solid #fff;
	padding-bottom:25px;
}
html>/**/body #featured_books h2 {
	padding-bottom:6px;
}
#featured_books h2 span {
	display:none;
}
#featured_books .image {
	float:left;
	width:73px;
}
#featured_books .image img {
	width:63px;
	height:90px;
}

#featured_books .desc {
	width:90px;
	float:left;
	padding-left:7px;
}
html>/**/body #featured_books .desc {
	width:90px;
}
#content #featured_books p.small_text {
	line-height:14px;
	margin-bottom:5px;
	padding-bottom:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#featured_books .Normal, #featured_books h3 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:15px;
	border-bottom:none;
}
#content #featured_books span.price {
	font-size:10px;
}
#content #featured_books h3 {
	font-size:10px;
	font-weight:bold;
	margin-bottom:3px;
	line-height:15px;
	border-bottom:none;
}
#featured_books h3 a {
	color:#254848;
}
#featured_books h3 a:hover {
	color:#3e7552;
}
#content #featured_books p {
	line-height:16px;
	font-size:10px;
}
#featured_books .image img {
	border:5px solid #97a697;
}
#footer {
	clear:both;
	height:49px;
	background: #4f564f url(../images/footer_bg.gif) repeat-x left top;
	color:#fff;
	position:relative;
	margin-bottom:-3px;
}
#footer .copyright {
	width:500px;
	padding:10px;
	float:left;
}
#footer .copyright a, #footer .copyright a.SkinObject {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
}
#footer .copyright a:hover {
	text-decoration:underline;
}
#footer .site_by {
	text-align:right;
	width:400px;
	padding:10px 0 10px 10px;
	float:right;
}
#footer .site_by a {
	background:url(../images/content_easy.gif) no-repeat;
	display:block;
	width:100px;
	height:31px;
	position:absolute;
	top:8px;
	right:0;
}
#footer .site_by span {
	position:absolute;
	top:15px;
	right:105px;
}
#footer .site_by a span {
	display:none;
}

#content .right_image {
	float:right;
	margin:12px;
}
#content .left_image {
	float:left;
	margin:0 12px 12px 0;
}
#content .right_image em {
	display:block;
}
#content .left_image em {
	display:block;
}
#content .Normal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#content .Normal p {
	margin-bottom:14px;
}
#content table p {
	margin-bottom:14px;
	font-size:12px;
	
}
#content table {
	font-size:12px;
}

#content .Normal li {
	margin-left:40px;
}
#content .Normal ul {
	margin-bottom:15px;
}
#content .Normal a {
	color:#124622;
	font-weight:bold;
}
#content .Normal a:hover {
	color:#316140;
}
#content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#333;
	border-bottom:1px solid #eee;
	line-height:28px;
	margin-bottom:10px;
}
#content h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#666;
	line-height:28px;
	margin-bottom:3px;
}
#content .para_bottom {
	margin-bottom:25px;
	font-size:12px;
	line-height:17px;

}
#content .hot_stuff {
	/*width:205px;*/
	background-color:#e0e7e0;
	border:5px solid #cfdbcf;
	float:right;
	margin:10px 0;
	padding:8px 10px 10px 10px;
}
#content .hot_stuff h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	margin-bottom:3px;
}
#content .hot_stuff p {
	font-size:12px;
	line-height:17px;
}

#content .hot_stuff img {
	float:right;
	margin:0 0 0 10px;

}

#search input.NormalTextBox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:3px;
	border:3px solid #496351;
	font-weight:normal;
	width:150px;
	height:27px;
	position:absolute;
	bottom:2px;
	right:61px;
}
#search a {
	background:url(../images/search.gif) no-repeat;
	width:53px;
	height:26px;
	display:block;
	position:absolute;
	bottom:3px;
	right:4px;
}
html>/**/body #search a {
	bottom:3px;
}
#search a {
	text-indent:-9999px;
}
#search span {
	position:absolute;
	top:7px;
	right:216px;
}



#Norwich_Books {
border:1px solid #003300;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:16px;

}
#Norwich_Books h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
border:none;


}
#Norwich_Books img {
margin-left:10px;
margin-top:10px;
margin-right:10px;
border:1px solid #003300;

}
/*#Norwich_Books td {

padding-left:10px;

}*/
#Norwich_Books1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #666666;
line-height:16px;
padding-bottom:10px;

}
.RightAlign_Txt {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:right;
padding-right:13px;

}
.RightImg {
border:none;
padding:0;


}
#home_bottom {
	/*margin-bottom:10px;*/
	/*margin-bottom:-25px;*/
	clear:both;
	/*padding-top:4px;*/

}
html>/**/body #home_bottom {
	padding-top:0px;
	margin-bottom:10px;

}
#join_community {
	float:left;
}
#join_community a {
	background:url(../images/join_community.gif) no-repeat;
	display:block;
	width:227px;
	height:140px;
}
#join_community a span {
	display:none;
}

#bottom_ads {
	float:left;
}
#bottom_ads a {
	margin-left:17px;
}
html>/**/body #bottom_ads a {
	margin-left:20px;
}

#bottom_book_list {
	float:right;
	background-color:#e0e7e0;
	padding:10px;
	width:704px;
	height:140px;
}
html>/**/body #bottom_book_list {
	width:686px;
	height:120px;
}
#bottom_book_list .book {
	float:right;
	/*padding-top:9px;*/
	margin-left:10px;
	padding-top:5px;

}
html>/**/body #bottom_book_list .book {
	/*padding-top:16px;*/
	margin-top:0px;
}
#bottom_book_list h2 {
	background:url(../images/featured_books.gif) no-repeat;
	width:164px;
	height:15px;
	border-bottom:1px solid #fff;
	width:208px;
	padding-bottom:20px;
}
html>/**/body #bottom_book_list h2 {
	padding-bottom:6px;
}
#bottom_book_list h2 span {
	display:none;
}
#bottom_book_list .image {
	float:left;
	width:73px;
}
#bottom_book_list .image img {
	width:63px;
	height:90px;
}

#bottom_book_list .desc {
	width:136px;
	float:left;
	padding-left:7px;
}
html>/**/body #bottom_book_list .desc {
	width:129px;
}
#bottom_book_list .Normal, #featured_books h3 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:15px;
	border-bottom:none;
}
#content #bottom_book_list h3 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:3px;
	line-height:15px;
	border-bottom:none;
}
#bottom_book_list h3 a {
	color:#254848;
}
#bottom_book_list h3 a:hover {
	color:#3e7552;
}
#content #bottom_book_list p {
	line-height:17px;
	font-size:10px;
}
#bottom_book_list .image img {
	border:5px solid #97a697;
}


#dnn_contentpane {
	clear:both;
}
.ad_contents #dnn_contentpane {
	width:740px;
	float:left;
	padding-right:20px;
}
.ad_contents #dnn_adpane {
	width:100px;
	float:right;
	padding-left:15px;
}

.Padding_Left {
	padding-left:10px;

}
Norwich_Books #Buy_Book {
	text-align: right;
	margin-right:5px;
}
#Norwich_Books #Buy_Book img {
float:right;
border:none;
}


/*#dnn_ctr12617_ModuleContent {
	position:absolute;
	left:0;
	top:0;
}
#register_button {
	position:absolute;
	left:0;
	top:0;
}*/

#dnn_ctr12617_ModuleContent {
	text-align:center;
	/*background:url(../images/forum_bg.gif) no-repeat left top;
	width:939px;
	height:130px;*/
	margin-bottom:15px;
}
#dnn_ctr12617_ModuleContent span {
	font-weight:normal;
	color:#333;
	font-size:13px;
}
#dnn_ctr12617_ModuleContent td {
	text-align:left;
	margin:0;
	padding:0;
}
html>/**/body #dnn_ctr12617_ModuleContent {
	/*margin-left:327px;*/
}
#dnn_ctr12617_ViewForum_Login_tbLabel {
	text-align:center;
	padding-bottom:15px;
}
#dnn_ctr12617_ViewForum_Login_tbButtons {
	margin-left:9px;
}
html>/**/body #dnn_ctr12617_ViewForum_Login_tbButtons {
	margin-left:363px;
}

#dnn_ctr12617_ViewForum_Login_tbButtons a {
	display:block;
	width:101px;
	height:35px;
	background:#496651 url(../images/forum_login.gif) no-repeat 0 0;
	line-height:35px;
	font-size:11px;
	color:#fff;
	border:none;
	text-decoration:none;
	margin-right:10px;
	margin-top:10px;
}
html>/**/body #dnn_ctr12617_ViewForum_Login_tbButtons a {
	width:101px;
}
#dnn_ctr12617_ViewForum_Login_tbButtons a:hover {
	color:#fff;
}
#links {
	text-align:left;
	padding:5px;
}
#links a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#346042;
}
#links a:hover {
	text-decoration:underline;
}

#dnn_ctr13006_Login_pnlLogin{
	margin-left:380px;
}

#Book {
	clear:both;
	margin-left:170px;
}
#buttons {
	margin-left:470px;
	margin-top:10px;
}
#buy_buttons {
	margin-left:240px;
}
#buy_buttons .buy_now {
	background:url(../images/buy_now_1.gif) no-repeat;
	width:209px;
	height:49px;
	display:block;
	text-indent:-9999px;
	margin-right:10px;
	margin-left:90px;
	float:left;
}
html>/**/body #buy_buttons .buy_now {
	margin-bottom:10px;
}
#buy_buttons .download {
	background:url(../images/download.gif) no-repeat;
	width:244px;
	height:49px;
	display:block;
	text-indent:-9999px;
	float:left;
}
#book_container {
	position:relative;
}
#buttons a.next {
	background:url(../images/next.gif) no-repeat;
	display:block;
	width:43px;
	height:43px;
	text-indent:-9999px;
	position:absolute;
	right:110px;
	top:230px;
}
#buttons a.previous {
	background:url(../images/previous.gif) no-repeat;
	display:block;
	width:43px;
	height:43px;
	text-indent:-9999px;
	position:absolute;
	left:-448px;
	top:230px;
}
html>/**/body #buttons a.previous {
	left:110px;
}
#free_map a {
	position:absolute;
	top:387px;
	left:224px;
	display:block;
	width:209px;
	height:49px;
	text-indent:-9999px;
	background:url(../images/free_local_map.gif) no-repeat;
}
html>/**/body #free_map a {
	top:380px;
	
}

#dnn_ctr12686_ModuleContent {
	padding-bottom:30px;
}
#dnn_ctr12686_ModuleContent input {
	float:left;
	margin-top:3px;
	margin-right:5px;
}
#dnn_ctr12686_ModuleContent a {
	display:block;
	width:86px;
	height:30px;
	background:#496651 url(../images/continue.gif) no-repeat 0 0;
	font-size:18px;
	color:#fff;
	text-indent:-9999px;
	float:left;
}

#dnn_ctr12689_HtmlModule_HtmlModule_lblContent h4 {
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	text-align:center;
}

#bottom_banners {
	clear:both;
	margin-top:8px;
	margin-bottom:-25px;
}
html>/**/body #bottom_banners {
	padding-top:8px;
	margin-bottom:0px;
}
#bottom_banners #google_ads {
	width:728px;
	height:90px;
	float:left;
	border:1px solid #ccc;
}
#dnn_ctr12972_ModuleContent {
	padding-left:180px;
	padding-top:50px;
	padding-bottom:50px;
	background:url(../images/video_bg.jpg) no-repeat 26px 1px;
}
#dnn_ctr12973_ModuleContent p {
	text-align:center;
	line-height:30px;
}
#dnn_ctr12973_ModuleContent p a {
	margin:0 5px 0 5px;
}
#dnn_ctr12973_ModuleContent p img {
	border:5px solid #333;
}

#dnn_ctr12617_ViewForum_Login_lblLoggedInUser {
	display:block;
	/*width:500px;
	line-height:22px;*/
	font-size:15px;
	color:#666;
	margin-bottom:15px;
	font-weight:normal;
}
html>/**/body #dnn_ctr12617_ViewForum_Login_lblLoggedInUser {
	/*margin-left:230px;*/
}
#register_button, #new_user_button {
	display:none;
}
#new_user_button a {
	display:none;
	background:url(../images/register.gif) no-repeat;
	display:block;
	width:65px;
	height:30px;
	position:absolute;
	left:140px;
	top:19px;
	text-indent:-9999px;
}
html>/**/body #new_user_button a {
	left:620px;
}
#dnn_ctr12617_ModuleContent {
	position:relative;
}

#ce_book_flip p {
	text-align:center;
	padding:20px;
}
#news {
	width:350px;
	float:left;
}
#releases {
	width:350px;
	float:left;
	margin-left:15px;
	margin-right:15px;
}

/*----- Dropdown Menu start ----------- */

#dropmenudiv{
	position:absolute;
	border:1px solid #fff;
	border-bottom-width: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:normal;
	line-height:18px;
	text-align:left;
	z-index:100;
	margin-left:5px;
	margin-top:1px;
}
html>/**/body #dropmenudiv{
	margin-left:0px;
	margin-top:0px;
}

#dropmenudiv a{
	width: 190px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #fff;
	padding: 3px 5px;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	text-align:left;

}

html>/**/body #dropmenudiv a{
	width: 180px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 3px 5px;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	text-align:left;
	background-color:#435d4a;

}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #28382d;
}


/*----- Dropdown Menu end ----------- */
#dnn_ctr12868_ModuleContent .Normal p {
	text-align:center;
}
#dnn_ctr12869_ModuleContent p {
	text-align:center;
	font-weight:bold;
	font-size:13px;
	margin-bottom:15px;

}

.ad_contents1 #dnn_contentpane {
	width:auto;
	float:none;
	padding-right:0px;
}
.ad_contents1 #dnn_adpane {
	width:100px;
	float:right;
	padding-left:15px;
}
#dnn_ctr12698_ContentPane {
	width:350px;
}

/*---- Register Form -------------------------- */
#content #register_form {
	border:none;
	
}
#content #register_form legend {
	display:none;
}
#content #register_form ol {
	list-style-type:none;
	
	}
#content #register_form li {
	clear:both;
	padding-bottom:5px;
	list-style-type:none;
}
#content #register_form li span {
	float:left;
	display:block;
	width:150px;
	vertical-align:top;
	
}
#content #register_form li span em {
	color:red;
}
#content #register_form textarea {
	width:300px;
	height:100px;
	overflow:auto;
}
#content #register_form p a {
	background:url(../images/register_btn.gif) no-repeat;
	display:block;
	width:83px;
	height:22px;
	margin-left:148px;
	text-indent:-9999px;
}
#content #register_form p a:active {
	background:url(../images/register_btn.gif) no-repeat;
}

#register_form .form_info {
	margin-left:150px;
	width:600px;
	display:block;
	font-size:10px;
	height:22px;
	white-space:nowrap;

}

#dnn_ctr13347_UserRegistration_liConfPw, #dnn_ctr13347_UserRegistration_lblPwMsg {
	width:600px;

}


/*---- Register Form -------------------------- */
#content #register_form {
	border:none;
	
}
#content #register_form legend {
	display:none;
}
#content #register_form ol {
	list-style-type:none;
	
	}
#content #register_form li {
	clear:both;
	padding-bottom:5px;
	list-style-type:none;
}
#content #register_form li span {
	float:left;
	display:block;
	width:150px;
	vertical-align:top;
	
}
#content #register_form li span em {
	color:red;
}
#content #register_form textarea {
	width:300px;
	height:100px;
	overflow:auto;
}
#content #register_form p a {
	background:url(../images/register_btn.gif) no-repeat;
	display:block;
	width:83px;
	height:22px;
	margin-left:148px;
	text-indent:-9999px;
}
#content #register_form p a:active {
	background:url(../images/register_btn.gif) no-repeat;
}
#content #register_form p {
	clear:both;
}

#register_form .form_info {
	margin-left:150px;
	width:600px;
	display:block;
	font-size:10px;
	height:22px;
	white-space:nowrap;

}
.ad_contents1 #dnn_contentpane {
	width:auto;
	float:none;
	padding-right:0px;
}
.ad_contents1 #dnn_adpane {
	width:100px;
	float:right;
	padding-left:15px;
}
#dnn_ctr12966_ModuleContent { /* 08/09/2008 - MY COMMUNITY PAGE TOP */
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
}

/*--- User Login area style --- */
#dnn_ctr13006_Login_pnlLogin .StandardButton {
	margin-bottom:10px;
}

#dnn_ctr13006_Login_tdRegister, #dnn_ctr12931_Login_tdPassword {
	padding-bottom:3px;
}
#dnn_ctr13006_Login_Login_DNN_txtPassword, #dnn_ctr12931_Login_Login_DNN_txtUsername {
	margin-bottom:10px;
}

/*--- Login Style End   ---- */

/*-- Forgot p/w style  --- */
#content .containerrow2_free input {
margin-top:5px;

}
