/* -----------------------------------------------
Title: Advanced Default Style
Author: Shamsul Haque
Modified: 08 Aug 2005
----------------------------------------------- */

/* tag styles
----------------------------------------------- */
body { background-color: #20201E; margin: 0px; padding: 0px; font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; color: #999999; font-size: 12px; }
a { text-decoration:none; color:#FFFFFF; }
a:hover { border-bottom: 1px solid #fff; }
h4 { color: #FFFFFF; font-weight: bold; font-size:14px; padding-top: 5px; padding-left: 0px; margin: 0px; padding-right: 0px; padding-bottom: 0px; }
h5 { color: #FFFFFF; margin:0px; padding:0px; }
h6 { color: #FFFFFF; margin: 5px; padding:0px; font-size:12px; }

/* advanced selectors
-----------------------------------------------*/
#divContainer {	margin: 0px; padding: 0px; width: 100%; }
#divHeader {
	background-color: #FF9913; height: 130px; width: 100%; margin: 0px; padding: 0px; background-image: url(../images/system/header_circle_back_add.jpg);
	background-position: right bottom; background-repeat: no-repeat; color: #FFFFFF; font-size: 12px; }
#divHeaderMenu { 
	margin: 0px; padding: 0px; height: 22px; width: 100%; background-color: #333333; background-image: url(../images/system/menu_circle_back.jpg); 
	background-repeat: no-repeat; background-position: right bottom; }
#divMiddle {
	background-color: #31312F; height: 221px; width: 100%; border-bottom-width: 1px; border-bottom-style: solid;
	border-bottom-color: #FF9900; background-image: url(../images/front/rotate.php); background-repeat: no-repeat;
	background-position: right bottom; margin: 0px; padding: 0px; text-align: right; vertical-align: bottom; color: #FE9913; }
#divContent {
	background-color: #20201E; min-height: 220px; width: 100%; background-image: url(../images/system/Half_Circle.jpg);
	background-repeat: no-repeat; background-position: right top; margin: 0px; padding: 0px; }
#divContentLeft {
	width: 45%; min-height: 220px; float: left; margin-top: 5px; margin-right: 0px;
	margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 10px; }
#divContentRight {
	min-height: 220px; width: 45%; float: right; margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px;
	padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 10px; }
#divContentLarge {
	background-color: #20201E; background-image: url(../images/system/circle_images/rotate.php); min-height:443px; height:443px;
	width:100%; margin: 0px; padding: 0px; background-repeat: no-repeat; background-position: right top; }
#divContentLargeNoMin {
	background-color: #20201E; background-image: url(../images/system/circle_images/rotate.php); min-height:443px; 
	width:100%; margin: 0px; padding: 0px; background-repeat: no-repeat; background-position: right top; }

#divFooter { top:bottom; width: 100%; margin: 0px; padding: 0px; clear: both; }
#divPortfolioNav { padding: 0px 0px 0px 0px; float:right; height:20px; }

/* advanced selectors - Date Display
-----------------------------------------------*/
#divDate {	margin:0px; padding: 2px 0px 0px 0px; }

#styleSquareBullets li {list-style-type:square; }