/* CSS Document is created by Partha Sarker, Design Team Leader, www.desme.com*/

/* -------------- HTML Properties ----------------------- */
*
{
    margin: 0;
    padding: 0;
    border: 0;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    background-color: #000000;
    font-size: 12px;
}
h1
{
    color: #003362;
    font-family: "Trebuchet MS" ,Verdana,Helvetica,Arial,sans-serif;
    font-size: 20px;
    margin-bottom: 10px;
}
#container
{
    width: 100%;
    background: url(images/main-back.jpg) #000000 no-repeat center top;
    margin: auto;
}
.logo
{
    width: 279px;
    height: 105px;
}
.freeshipping
{
    width: 72px;
}
.blackback
{
    background: url(images/op-back.png);
}
.semiwhtback
{
    background: url(images/semi-white-back.png);
}
.txtbox
{
    border: 1px solid #ffffff;
    background: #ffffff;
    height: 18px;
    line-height: 18px;
    color: #000000;
}
.txtboxblack
{
    border: 1px solid #cccccc;
    background: #ffffff;
    height: 18px;
    line-height: 18px;
    color: #000000;
}
.horizontalseperator5
{
    height: 5px;
}
.horizontalseperator10
{
    height: 10px;
}

.topmnu
{
    color: #ffffff;
    text-decoration: none;
}
.topmnu a
{
    color: #ffffff;
    text-decoration: none;
}
.topmnu a:hover
{
    color: #ffffff;
    text-decoration: underline;
}
#flasharea
{
    background: transparent;
    float: left;
    width: 1000px;
    padding: 0;
}
.yellowtitle
{
    color: #5f3c01;
    text-decoration: none;
    font-size: 18px;
    line-height: 25px;
}
.blacktxt
{
    color: #000000;
}
.blacktxt a
{
    color: #000000;
    text-decoration: none;
}
.blacktxt a:hover
{
    color: #5f3c01;
    text-decoration: underline;
}
.redtxt
{
    color: #FF0000;
    font-size: 11px;
    text-decoration: underline;
}
.redtxt a
{
    color: #FF0000;
    text-decoration: underline;
}
.redtxt a:hover
{
    color: #5f3c01;
    text-decoration: underline;
}
.gerytxt
{
    color: #3a3a3a;
    font-size: 11px;
}
.gerytxt a
{
    color: #3a3a3a;
    text-decoration: underline;
}
.gerytxt a:hover
{
    color: #5f3c01;
    text-decoration: underline;
}
.blacktitle
{
    color: #000000;
    text-decoration: none;
    font-size: 18px;
    line-height: 25px;
}
.blacktitle a
{
    color: #000000;
    text-decoration: none;
    font-size: 18px;
}
.blacktitle a:hover
{
    color: #d48f22;
    text-decoration: none;
    font-size: 18px;
}
.yellowtxt
{
    color: #5f3c01;
    text-decoration: none;
    font-size: 12px;
}
.yellowtxtblog
{
    color: #D48F22;
    text-decoration: none;
    font-size: 12px;
}
.yellowtxt .yellowtxtblog a
{
    color: #5f3c01;
    text-decoration: none;
}
.yellowtxt .yellowtxtblog a:hover
{
    color: #ffffff;
    text-decoration: none;
}
.whttxt
{
    color: #ffffff;
    text-decoration: none;
}
.whttxt a
{
    color: #ffffff;
    text-decoration: none;
}
.whttxt a:hover
{
    color: #ffffff;
    text-decoration: none;
}
.redtxt
{
    color: #ff0000;
    text-decoration: none;
}
.redtxt a
{
    color: #ff0000;
    text-decoration: none;
}
.redtxt a:hover
{
    color: #ff0000;
    text-decoration: none;
}
.leftmenu a
{
    margin-bottom: 1px;
    background: url(images/left-menu-back.png);
    display: block;
    text-align: left;
    width: 202px;
    padding: 0 9px;
    line-height: 25px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.leftmenu a:hover
{
    margin-bottom: 1px;
    background: url(images/left-menu-back.png);
    display: block;
    text-align: left;
    width: 200px;
    padding: 0 10px;
    line-height: 25px;
    color: #ff0000;
    text-decoration: none;
    font-weight: bold;
}
.leftsubmenu
{
    margin-bottom: 1px;
    background: url(images/left-submenu-back.png);
    display: block;
    text-align: left;
    width: 180px;
    padding: 0 20px;
    line-height: 25px;
    color: #ffffff;
    text-decoration: none;
}

a.subnav
{
    color: #ffffff;
    text-decoration: none;
}

a:hover.subnav
{
    color: #ffffff;
    text-decoration: underline;
}

/*
.leftsubmenu a:hover {
	margin-bottom:1px;
	background:url(images/left-submenu-back.png);
	display:block;
	text-align:left;
	width:180px;
	padding:0 20px;
	line-height:25px;
	color:#000000;
	text-decoration:none;
}*/
.paging
{
    color: #ffffff;
    text-decoration: none;
    line-height: 20px;
}
.paging a
{
    color: #ffffff;
    text-decoration: none;
}
.paging a:hover
{
    color: #ffffff;
    text-decoration: underline;
}
.color
{
    height: 15px;
    width: 15px;
    display: block;
    margin-left: 5px;
    border: 1px solid;
    float: left;
}
.productgallery span
{
    background: transparent url(images/photo.png) no-repeat scroll 0 0;
    display: block;
    height: 54px;
    left: 0;
    position: absolute;
    top: 0;
    width: 54px;
}
.photo
{
    float: left;
    height: 54px;
    margin: 0px;
    position: relative;
    width: 54px;
    padding-top: 10px;
}


/*** Added by Raihan Iqbal ***/
.textb
{
    width: 191px;
    background-image: url(images/form_bg_3.png);
    background-repeat: repeat-x;
    border: 1px solid #5F3C01;
    height: 21px;
}

.searchbox
{
    background: #FFFFFF url(images/search.png) no-repeat 4px 4px;
    padding: 1px 1px 1px 22px;
    border: 1px solid #CCCCCC;
    height: 18px;
}

.formbtn
{
    background-color: #CECECE;
    border: 2px solid Black;
    color: Black;
    font: Verdana;
    font-size: 11px;
    font-weight: bold;
    width: 60px;
    height: 26px;
}
.required
{
    color: #D60A04;
    font-weight: bold;
}


div.alert
{
    background-color: #FFFFFF;
    color: #333333;
    margin: 0 0 15px;
    min-height: 28px;
    overflow: hidden;
    padding: 7px 7px 7px 35px;
    position: relative;
}
div.alert.error
{
    background: #FFEEEE url(images/icon_status_fail_26x26.gif) no-repeat scroll 7px 7px;
}
p.denied
{
    font-weight: bold;
    text-align: left;
}
div.alert.success
{
    background: #E6F8DD url(images/icon_status_success_26x26.gif) no-repeat scroll 7px 7px;
}

div.ajaxLoader
{
    background-image: url(images/ajax-loader.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    font-weight: bold;
}
fieldset
{
    border: 1px solid white;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}

/*** Private Section Menu ***/
ul#menu
{
    width: 100%;
    height: 43px;
    background: url("images/menu-bg-2.gif") top left repeat-x;
    font-size: 0.8em;
    font-family: "Lucida Grande" , Verdana, sans-serif;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul#menu li
{
    display: block;
    float: left;
    margin: 0 0 0 5px;
}
ul#menu li a
{
    height: 43px;
    color: #777;
    text-decoration: none;
    display: block;
    float: left;
    line-height: 200%;
    padding: 8px 15px 0;
}
ul#menu li a:hover
{
    color: #333;
}
ul#menu li a.current
{
    color: #FFF;
    background: url("images/current-bg-2.gif") top left repeat-x;
    padding: 5px 15px 0;
}


/* Breadcrumb Fix By Wahid */

.bc_left
{
    background: transparent;
    background-image: url(images/bc_left.png);
    width: 7px;
    height: 30px;
    float: left;
    display: inline;
}
.bc_middle
{
    background: transparent url(images/bc_bg.png) repeat;
    width: 98%;
    height: 30px;
    float: left;
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFF;
}
.bc_right
{
    background: trasparent;
    background-image: url(images/bc_right.png);
    width: 7px;
    height: 30px;
    float: left;
    display: inline;
}
.bc_padding
{
    display: block;
    padding-top: 6px;
    padding-left: 3px;
}

.ord_op_left
{
    background-image: url(images/ord_op_left.gif);
    width: 7px;
    height: 30px;
    float: left;
    display: inline;
}
.ord_op_middle
{
    background-image: url(images/ord_op_bg.gif);
    width: 98%;
    height: 30px;
    float: left;
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #4E4E4E;
    background-repeat: repeat;
    font-weight: normal;
}
.ord_op_right
{
    background-image: url(images/ord_op_right.gif);
    width: 7px;
    height: 30px;
    float: left;
    display: inline;
}
.ord_op_padding
{
    display: block;
    padding: 4px;
}

.productBox
{
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
}

.ProductGenderIcon
{
    display: block;
    padding: 0;
    margin: 0;
    text-align: right;
}

.ProductImage
{
    margin: auto;
    width: 180px;
    height: auto;
}

.social-icons
{
    text-align: center;
    padding: 10px;
}
.social-icons img
{
    border: none;
    margin-left: 3px;
    margin-right: 3px;
}

