/********** All Angles IT **********/
/********** BASE CSS **********/
body 
{
    margin: 0px;
    padding: 0px;
    background: #ffffff;
}
div, span, ol, ul, li, table, tr, td, img
{
    margin: 0px;
    padding: 0px;
}
p,h1,h2,h3,h4,h5,h6
{
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
img.img_left
{
    margin: 10px 10px 10px 0px;
}
img.img_right
{
    margin: 10px 0px 10px 10px;
}
a img
{
    border: none;
}
.imageright
{
    padding: 10px 0px 10px 10px;
}
.imageleft
{
    padding: 10px 10px 10px 0px;
}
p
{
    color: #333;
    font-family: "trebuchet ms",arial,helvetica,sans-serif;
    font-size: 12px;
    padding-bottom: 10px;
    line-height: 145%;
}
a, a:link, a:visited, a:active
{
    color: #395853;
    text-decoration: underline;
}
a:hover
{
    color: #5E1010;
    text-decoration: underline;
}
h1
{
    color: #333;
    font-family: "trebuchet ms",arial,helvetica,sans-serif;
    font-size: 21px;
    font-weight: bold;
    line-height: 100%;
    padding-bottom: 10px;
}
h2
{
    color: #333;
    font-family: "trebuchet ms",arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    padding-bottom: 10px;
}
h2.blog_title
{
	font-family: "trebuchet ms",arial,helvetica,sans-serif;
}
h3
{
    color: #333;
    font-family: "trebuchet ms",arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase;
    padding-bottom: 10px;
}
h4
{
    color: #333;
    font-family: "trebuchet ms",arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
}
h5
{
    color: #333;
    font-family: "trebuchet ms",arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase;
}
h6
{
    color: #333;
    font-family: "trebuchet ms",arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    padding-bottom: 5px;
}
ul, ol
{
    padding: 0px 0px 10px 30px;
    color: #333;
    font-family: "trebuchet ms",arial,helvetica,sans-serif;
}
ul ul, ol ol
{
    padding-bottom: 0px;
}
ul li
{
    list-style-type: disc;
    color: #333;
    font-family: "trebuchet ms",arial,helvetica,sans-serif;
    font-size: 12px;
    line-height: 145%;
}
ul ul li
{
    list-style-type: circle;
}
ol li
{
    list-style-type: decimal;
    color: #333;
    font-family: "trebuchet ms",arial,helvetica,sans-serif;
    font-size: 12px;
    line-height: 145%;
}
ul ul li
{
    list-style-type: lower-alpha;
}
ul ul ul li
{
    list-style-type: lower-roman;
}
.overflow
{
	overflow: hidden;
}
.clearfloat
{
	clear: both;
}
blockquote
{
	font-family: MS,Arial,sans-serif;
	margin: 1em 20px;
	font-size: 11px;
}
/********************/

#box_body
{
	background: #fff url(images/bg_fade.jpg) repeat-x top;
	background-attachment: fixed;
}
#box_page
{
	width: 880px;
	margin: auto;
}
.box_information
{
	color: #fff;
}
.box_information p
{
	padding-bottom: 0px;
	margin-top: 5px;
	color: #fff;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.user_login
{
	float: left;
	width: 340px;
	margin-left: 8px;
}
.user_login a,
.user_login a:link,
.user_login a:active,
.user_login a:visited
{
	color: #fff;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.user_login a:hover
{
	text-decoration: underline;
}
.user_search
{
	float: left;
}
.user_date
{
	float: right;
	margin-right: 15px;
}

/***** Header *****/
#box_header
{
	
}
.bg_header_top
{
	background: url(images/bg_header_top.png) no-repeat top;
	height: 20px;
}
.bg_header_bttm
{
	background: url(images/bg_header_bttm.png) no-repeat top;
	height: 17px;
	margin: 0px;
}
.header
{
	background: url(images/bg_header_mid.png) repeat-y;
	height: 160px;
}

.header_logo
{
	background: url(images/bg_header_logo.jpg) no-repeat center;
	height: 160px;
}
.header_logo_blog
{
	background: url(images/bg_header_logo_blog.jpg) no-repeat center;
	height: 160px;
}
.header_logo_blog .header_link,
.header_logo .header_link
{
	float: left;
}
.header_link span
{
	position: absolute;
	margin-left: -7777px;
}
.header_link a
{
	display: block;
	height: 150px;
	width: 430px;
}
/***** Services Menu *****/
#box_nav_sell
{
	background: url(images/bg_sellnav.png) no-repeat;
	height: 27px;
}
#SellNav
{
	overflow: hidden;
	padding: 0px 15px;
}
#SellNav ul
{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#SellNav li
{
	display: block;
	background: url(images/bg_navitem.jpg) no-repeat right;
	float: left;
	width: 16%;
	text-align: center;
	height: 27px;
}
#SellNav li:hover
{
	background: url(images/bg_navitem_hover.jpg) repeat-x !important;
	background-position: 0px 1px !important;
}
#SellNav li:hover a
{
	color: #fff;
}
#SellNav li.Last-Child
{
	width: 20% !important;
	background: none;
}
#SellNav li a
{
	display: block;
	height: 21px;
	padding-top: 4px;
	color: #395853;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#SellNav li a:hover
{
	color: #fff;
	text-decoration: none;
	border: 1px solid #000;
	padding-top: 3px !important;
	height: 22px;
}
/***** Sell Box *****/
#box_sell
{
	
}
.bg_sell_top
{
	background: url(images/bg_header_top.png) no-repeat top;
	height: 20px;
}
.bg_sell_bttm
{
	background: url(images/bg_header_bttm.png) no-repeat top;
	height: 17px;
	margin: 0px;
}
.sellbox
{
	background: url(images/bg_header_mid.png) repeat-y;
	height: 100px;
}

/***** Content *****/
#box_contents
{
	
}
.bg_contents_top
{
	background: url(images/bg_header_top.png) no-repeat top;
	height: 20px;
}
.bg_contents_bttm
{
	background: url(images/bg_header_bttm.png) no-repeat top;
	height: 20px;
	margin: 0px;
}
.pad_contents
{
	background: url(images/bg_header_mid.png) repeat-y;
	padding: 0px 25px 10px 25px;
}
.content
{
	float: left;
	width: 635px;
}
.content_admin   /**** for Admin skin ****/
{
	width: 100%;
}
.contentpane
{
	padding: 0px 15px 0px 0px;
	overflow: hidden;
}
.content_admin .contentpane    /**** for Admin skin ****/
{
	padding: 0px;
}
.sidebar
{
	float: right;
	width: 195px;
}

/***** Footer *****/
.footer
{
	min-height: 500px;
}
.footer_nav
{
	float: left;
	margin-left: 8px;
}
/*.footer_nav .TabList ul
{
	padding: 0px;
	margin-left: 15px;
}
.footer_nav .TabList li
{
	float: left;
	list-style-type: none;
	padding-right: 10px;
} 
.footer_nav .Tablist li.DisabledTab ul
{
	position: absolute;
	margin-left: -7777px;
}
.footer_nav .Tablist li.DisabledTab:hover ul
{
	position: relative;
	margin-left: 0px;
}
.footer_nav .Tablist li.DisabledTab ul li
{
	float: none;
}*/
.copyright
{
	float: right;
	margin-right: 15px;
}


/***** Search Box CSS *****/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{
	clear: both; 
	display: none; 
	border: solid 1px #C3D4DF; 
	z-index: 2000; 
	cursor: pointer; 
	margin: 0; 
	padding: 0; 
	text-align:left; 
	background-color: #F3F7FA; 
	position:absolute; 
	top: 22px; 
	left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

/***** Module Action Menus *****/
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(images/submenu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}

/********** Search Page CSS **********/
.SearchResultsContent span.Normal
{
	margin-bottom: 8px;
}
.SearchResultsContent td
{
	padding: 5px;
}
.SearchResultsContent table
{
	width: 95%;
}

/********** Blog Page and Module CSS **********/
span.blog_dateline
{
	padding: 0px 0px 8px 0px;
	font-weight: bold;
}
.p_archive
{
	position: absolute;
	margin-left: -7777px;
}
.blog_body p
{
	margin-top: 0px;
}
.BlogInfo
{
	position: absolute;
	margin-left: -7777px;
}
.blogp
{
	padding-bottom: 5px !important;
}
.Blog_Archive_DayHeader
{
	background-color: #CBDBDB !important;
}

/********** DNN Core Overides **********/

a.CommandButton:link
{
	color: #395853 !important;
}
a.CommandButton:hover
{
	color: #5E1010 !important;
}

.DNN_FeedbackContent
{
	width: 450px !important;
}

/********** Preload Images **********/
.pload1
{
	background: url(images/bg_navitem_hover.jpg) no-repeat;
}