html, body {
    font: 12px Arial,Helvetica,sans-serif;
	background: #ededed url('../../images/gcq_images/gcq-bg.jpg');
	background-repeat: repeat;
	color: #000000;
	text-align: center;
	margin: 0 auto;
	height: 100%;
}

li {
	list-style: none;
}

img {
border: 0;
}

#outer-body {
width: 100%;
height: 100%;
}

/* TOP BODY */
#top-body {
width: 100%;
height: 191px;
background: #cccccc url('../../images/gcq_images/gcq-header-bg.png');
}

/* LOGIN SECTION */
.login-section {
width: 950px;
height: 27px;
margin: 0 auto;
background-color: #313131;
}
.call-to-action {
height: 17px;
float: right;
color: #ffffff;
padding-top: 8px;
}
#login-flip {
float: right;
color: #ff4444;
text-decoration: none;
padding: 8px 30px 3px 5px;
font-size: 11px;
font-weight: bold;
margin-right: 5px;
cursor: pointer;
}
.call-to-action a {
color: #ffffff;
text-decoration: none;
padding: 8px 20px 3px 5px;
font-size: 11px;
font-weight: bold;
margin-right: 5px;
}
#login-panel {
width: 356px;
height: 50px;
z-index: 3;
position: relative;
background: none repeat scroll 0 0 #A1161D;
padding: 5px;
border: 3px solid #A1161D;
border-bottom-right-radius: 1em;
border-bottom-left-radius: 1em;
text-align: center;
margin-right: 15px;
float:right;
display:none;
}
#login_area {
color: #ffffff;
}
#login_area a {
color: #ffffff;
text-decoration: none;
}
#format_login2_user_text {
float: left;
margin-top: 4px;
margin-right: 5px;
}
#format_login2_user_box {
float: left;
}
#format_login2_user_box input {
width: 100px;
}
#format_login2_password_text {
float: left;
margin-top: 4px;
margin-left: 13px;
margin-right: 5px;
}
#format_login2_password_box{
float: right;
}
#format_login2_password_box input {
width: 100px;
}
#format_login2_button{
float: right;
margin-top: 5px;
}
#format_login2_button a{
cursor: pointer;
float: left;
font-size: 11px;
font-weight: bold;
height: 14px;
padding: 3px 5px;
text-align: center;
text-transform: uppercase;
width: 175px;
background-color: #000000;
}
#format_login2_forgot_password{
float: left;
margin-top: 8px;
margin-left: 27px;
}
#format_login2_forgot_password a{
font-size: 10px;
}

/* HEADER */
.header {
width: 950px;
height: 123px;
margin: 0 auto;
background: url('../../images/gcq_images/gcq-header.jpg');
border-top-left-radius: 1em;
border-top-right-radius: 1em;
}
.logo {
float: left;
margin: 5px 19px;
}


.header-menu-section {
width: 950px;
height: 41px;
margin: 0 auto;
background-color: #000000;
background: linear-gradient(#444444, #000000);
}

.product-search {
width: 225px;
height: 34px;
float: left;
padding: 7px 0 0 5px;
text-align: left;
}
#format_search_form_box {
	float:left;
}
.min {
	display:none;
}
.product-search input {
float: left;
width: 165px;
height: 24px;
background-color: #ffffff;
padding: 0 10px;
}

.header-menu {
width: 720px;
height: 27px;
float: right;
padding: 14px 0 0 0;
text-align: right;
}
.header-menu a {
color: #ffffff;
text-decoration: none;
padding: 13px 16px;
font-family: verdana;
}
.header-menu a:hover {
background-color: #016ddc;
color: #ffffff;
}


/* MIDDLE BODY */
#middle-body {
width: 100%;
overflow: auto;
}
.main-content {
width: 950px;
overflow: auto;
margin: 0 auto;
background-color: #ffffff;
padding-bottom: 20px;
}

/* LEFT COLUMN */
.left-column {
width: 230px;
float: left;
text-align: left;
background: linear-gradient(#cccccc, #ffffff);
}
.left-column img {
padding: 5px;
}
.product-menu-title {
color: #1D7EA8;
padding: 15px 10px 0 10px;
font-weight: bold;
font-size: 14px;
float:left;
}
ul.search_category {
list-style-type: none;
margin: 0px;
padding: 5px;
height: 260px;
}
.leftmenu {
float:left; 
width:230px; 
height:39px; 
background:url(../../images/gcq_images/gcq-button-up.png) no-repeat 0 0;
}
.leftmenu:hover {
background:url(../../images/gcq_images/gcq-button-over.png) no-repeat 0 0;
}
.leftmenu a{
float:left; 
padding: 11px 0px 0px 16px; 
color: #547daf; 
text-decoration: none; 
width: 200px; 
height: 28px;
}
.leftmenu a:hover{
color: #ffffff;
}
.links{
text-align: center;
margin: 0 7px 5px;
padding: 10px;
border: 1px solid #cccccc;
border-radius: 1em;
background-color: #eeeeee;
float: left;
width: 196px;
}
.links a{
color: #547daf;
text-decoration: none; 
}
.links a:hover{
color: #ff0000;
}

/* RIGHT COLUMN */
.right-column {
width: 720px;
float: right;
text-align: left;
}
.right-column img {
padding: 5px;
border-radius:1em;
}
#slideshow {
    position:relative;
    height:230px;
	width: 720px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {
    z-index:9;
}
.content {
padding: 0 15px;
width: 690px;
}
.content h2 {
color: #a81d1d;
}
.buss-partners {
display: inline-block;
width: 170px;
margin: 5px;
padding: 20px;
text-align: center;
}
.buss-partners:hover {
background-color:#eeeeee;
}
.buss-partners a{
color: #547daf;
text-decoration: none; 
}
.buss-partners a:hover{
color: #ff0000;
}
.map {
text-align: center;
}
#format_news_listing_homepage_heading a {
color: #a81d1d;
text-decoration: none;
}
#format_news_listing_homepage_more a {
color: #a81d1d;
text-decoration: none;
}
.enq_form {
margin-left: 40px;
background-color: #eeeeee;
width: 640px;
padding: 10px;
}
.enq_heading {
font-weight: bold;
}

/* PRODUCTS CATEGORY */
.search_category_crumbs a{
color: #a81d1d;
text-decoration: none;
font-size: 10px;
}
#format_specials_results_basic {
width: 190px;
float: left;
height: 170px;
padding: 10px;
margin: 10px;
}
#format_specials_results_basic:hover {
	background-color: #eeeeee;
}
#format_specials_results_basic a {
text-decoration: none;
}
#format_specials_results_basic_image {
text-decoration: none;
width: 100%;
height: 115px;
text-align: center;
}
#format_specials_results_basic_name {
width: 100%;
font-size: 12px;
color: #333333;
font-weight: bold;
text-align: center;
text-transform: capitalize;
}

/* PRODUCTS DETAIL */
#column1 {
float: left;
display: inline;
padding: 20px;
width: 330px;
}
#format_product_details_basic_wprice_image {
padding-bottom: 20px;
text-align: center;
}
#column2 {
float: left;
display: inline;
padding: 10px;
width: 280px;
}
#format_product_details_basic_wprice_name {
margin-bottom: 15px;
color: #a81d1d;
font-size: 20px;
font-weight: bold;
line-height: 20px;
}
#format_product_details_basic_wprice_flag {
float: right;
margin-top: -15px;
}
.format_product_details_subheading {
font-weight: bold;
font-size: 12px;
color: #666666;
}


/* BOTTOM BODY */
#bottom-body {
width: 100%;
min-height: 200px;
}
.footer {
width: 940px;
min-height: 100px;
margin: 0 auto;
padding: 5px;
background-color: #016ddc;
border-bottom-left-radius:1em;
border-bottom-right-radius:1em;
}
.footer-links {
width: 135px;
float: left;
text-align: left;
padding: 10px;
height: 40px;
border-right: 1px solid #cccccc;
}
.footer-links a{
color: #ffffff;
font-size: 11px;
text-decoration: none;
}
.footer-links a:hover{
color: #000000;
}
.footer-headers {
color: #cccccc;
font-size: 12px;
font-weight: bold;
}
.footer-copyright {
width: 250px;
float: right;
color: #ffffff;
font-size: 11px;
text-align: right;
padding: 7px 10px;
}
.footer-poweredby{
color: #ffffff;
font-size: 9px;
}
.footer-poweredby a{
color: #cccccc;
text-decoration: none;
}