* {
    margin: 0px;
    padding: 0px;
}

body {
    height: 100%;
    background-color: #ffffff;
    color: #85859c;
    font-family: tahoma, arial, sans-serif;
    font-size: 10px;
    text-align: center;
}

a {
    color: #85859c;
    text-decoration: underline;
}

a:hover {
    color: #69699c;
}

span {
    display: none;
}

img {
    border: none;
}

p {
    margin: 10px 0px 5px;
    text-align: justify;
    line-height: 14px;
}

.clearthis {
    margin : 0px;
    height : 1px;
    clear : both;
    float : none;
    font-size : 1px;
    line-height : 0px;
    overflow : hidden;
}

#container {
    margin: 0px auto;
    width: 100%;
    border-color: #9e9ec3;
    border-width: 0px 1px 1px;
    border-style: solid;
}

input {
    padding-left: 2px;
    background-color: #fff;
    color: #85859c;
    font-family: tahoma, arial, sans-serif;
    font-size: 11px;
}


/* Page Header */

#page_header {
	width: 100%;
	height: 110px;	
	color: #fff;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading_old {
	width: 780px;
	height: 100px;
	background: url('images/head.gif') no-repeat;
	float: center;
}

#page_heading {
	width: 780px;
	height: 100px;
	background: url('images/head.gif') no-repeat;
	float: -moz-center;
}


#page_headerlinks {
    padding-right: 19px;
    padding-top: 25px;
    width: 275px;
    float: right;
    text-align: left;
    word-spacing: -1px;
}

#page_headerlinks ul {
    list-style-type: none;  
}

#page_headerlinks li {
    padding: 0px 10px 0px 9px;
    float: left;
    list-style-type: none;
    background: url('images/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
    padding-right: 0px;
    background: none;
}


/* Main Navigation Menu */

#page_menu {
    margin-bottom: 1px;
    width: 100%;
    height: 21px;
}

#page_menu ul {
    width: 100%;
    height: 21px;
    list-style-type: none;
    overflow: hidden;
}

#page_menu li {
    margin-right: 1px;
    width: 16%;
    height: 21px;
    float: left;
    background: url('images/menu_background.gif') repeat-x 0px 0px;
    overflow: hidden;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}

#page_menu li.last {
    margin-right: 0px;
    width: 19%;
}

#page_menu a {
    padding-top: 3px;
    display: block;
    color: #fff;
    text-decoration: none;
}

#page_menu a:hover {
    color: #e1e1e1;
}


/* Left Sidebar */

#left_sidebar {
    width: 16%;
    float: left;
    text-align: left;
    color: #8989b6;
}

#left_sidebar a {
    color: #8989b6;
}

#left_sidebar a:hover {
    color: #75759c;
}


/* Left Sidebar : Categories */

#categories {
    margin-bottom: 1px;
    padding: 1px 1px 1px 0px;
    border-color: #9e9ec3;
    border-width: 1px 1px 1px 0px;
    &#163;&#163;border-style: solid;
    text-align: center;
}

#categories_header {
    margin-bottom: 2px;
    width: 100%;
    height: 20px;
    background-color: #9e9ec3;
    overflow: hidden;
}

#categories_header h2 {
    margin-top: 3px;
    margin-left: 5px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
}

#categories ul {
    margin: 0px auto;
    width: 120px;
    list-style-type: none;
}

#categories li {
    width: 98%;
    height: 21px;
    list-style-type: none;
    text-align: left;
    border-bottom: #b6b6d2 1px dotted;
    float: left;
    font-size: 11px;  
}

#categories li.last {
    border: none;
}

#categories li a {
    margin-top: 4px;
    margin-left: 6px;
    display: block;
    color: #7575a9;
    text-decoration: none;
}

#categories li a:hover {
    color: #56567c;
}


/* Left Sidebar : Special Offer */

#specialoffer {
    width: 100%;
    height: 98px;
    overflow: hidden;
    color: #fff;
    font-size: 11px;
}

#specialoffer_text {
    width: 100%;
    height: 50px;
}

#specialoffer_text h2 {
    margin-top: 8px;
    margin-left: 10px;
    width: 100%;
    height: 58px;
}

#specialoffer_link {
    margin-left: 12px;
}

#specialoffer_link a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#specialoffer_link a:hover {
    color: #f2f2f2;
}


/* Main Content Area */

#main_content {
    margin-right: 2px;
    width: 83%;
    text-align: center;
    float: right;
}

#main_content .h_divider {
    margin-bottom: 2px;
    height: 1px;
    background-color: #c2c2cd;
    overflow: hidden;
}

#main_image {
    width: 500px;
    float: center;
    overflow: hidden;
    text-align: center;
}

/* New Item Description */

#new_item {
    margin: 0px auto 2px;
    padding: 5px 10px;
    width: 83%;
    text-align: justify;
}

#new_item_header {
    margin-top: 10px;
    float: left;
    width: 60%;
}

#new_item_header h1 {
    color: #434367;
    font-size: 18px;
    font-weight: normal;
}

#new_item_header h2 {
    color: #434367;
    font-size: 14px;
    font-weight: normal;
    font-family: arial, tahoma, sans-serif;

}

#new_item_image {
    width: 245px;
    float: right;
    overflow: hidden;
    text-align: right;
}

#new_item_text {
    float: left;
    clear: left;
    width: 348px;
}

#new_item_link {
    float: left;
    clear: left;
    width: 348px;
    font-weight: bold;
    text-align: right;
}

#new_item_link a {
    text-decoration: none;
}



/* Page Footer */

#page_footer {
    width: 100%;
}

#contact_at {
    padding-top: 17px;
    float: left;
    width: 70%;
    height: 10px;
    color: #9595c2;
    text-align: right;
}


#powered_by {
    padding-top: 17px;
    float: right;
    width: 30%;
    height: 10px;
    color: #9595c2;
    text-align: right;
}

#powered_by a {
    color: #9595c2;
}

#page_padding {
    width: 100%;
    height: 5px;    
    color: #fff;
    background: url('images/footer_background.gif') repeat-x 0px 0px;   
    overflow: hidden;
}