﻿/*---------*/
/* Default */
/*---------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, blockquote, th, td 
{ 
	padding: 0;
	margin: 0;
}
body
{
	background-color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#333333;
}

a
{
	color:#76490B;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

small a
{
	color:#76490B !important;
	text-decoration:none !important;
}

small a:hover
{
	text-decoration:underline !important;
}

.listText ul li
{
	list-style:circle;
	list-style-position:outside;
}

.listText
{
	padding:5px 15px 5px 20px;
}

.centered
{
	text-align:center;
}

/*----------*/
/* Main Css */
/*----------*/

#container
{
    background-color:#FFFFFF;
    overflow:hidden;
    text-align:left;
    padding:15px;
    /*width:950px;*/
	width:945px;
    height:755px;
    margin:0 auto;
}

#content
{
    border:1px solid #D4D4D4;
    height:448px;
    margin-bottom:15px;
    padding:15px;
}
#outerContainer
{
    background-color:#76490B;
	height:794px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
	width:1001px;
}
#header
{
    height:185px;
    /*width:950px;*/
}

input#urlImg
{
	*width:310px !important;
	*height:28px !important;
	padding-bottom /*\**/:10px\9;
}

#contentSpecial
{
	height:110px;
}
textarea#contentSpecial
{
	_padding-bottom:0px;
	_height:120px;
}
textarea#description
{
	height:68px;
	_height:68px;
}

.banner
{
    background:url(images/header.jpg);
    background-repeat:no-repeat;
    height:138px;
    margin-bottom:15px;
}
.logo
{
    float:left;
    padding-top:15px;
    padding-left:1px;
}
.logo img
{
	border:none;
}
.logo a
{
    color:#B67721;
}
/*------------------*/
/*     Main Menu    */
/*------------------*/

.menu
{
	width:960px;
}

/*para dreamweaver*/

.menu ul
{
    list-style-type: none;
}
.menu ul li
{
    float:left;
}
.menu ul li a
{
    background:url(images/menu.jpg);
    background-repeat:repeat-x;  
    margin-left:0px !important;
	color:#6C6C6C;
    padding: 6px 0px;
	display:block;
	text-align:center;
	border:solid 1px #D4D4D4 !important;
	font-weight:bold;
	/*width:103.5px;*/
	width:103px;
	text-decoration:none;
}
.menu ul li a:hover
{
    color:#333333;
}
.menu ul li a.selected, .menu ul li a.selectedSp 
{
	font-weight: bold;
	background:url(images/menuSelected.jpg);
	background-repeat:repeat-x;
	height:14px;/*14*/
	font-weight:bold;
	color:#333333;
}
.menu ul li a.selectedSp
{
	color:#76490B;
}


/*para dreamweaver*/
.item
{
    width:103.5px;
}

.menu table tr:first-letter 
{
    padding-left:3px;
    color:Red;
    margin-left:5px !important;
}
.menu td
{
    width:0px !important;
}

.menu a
{


}

.menuItem a
{
    background:url(images/menu.jpg);
    background-repeat:repeat-x;  
    margin-left:0px !important;
	color:#6C6C6C;
	/*font-size: 12px !important;*/
/*	padding: 7px 0px;*/
    padding: 6px 0px;
	display:block;
	text-align:center;
	border:solid 1px #D4D4D4 !important;
	font-weight:bold;
}
.menuItem a:hover
{
    text-decoration:none;
    font-weight:bold;

}
.menuSelected
{	
	font-size: 12px;
	font-weight:bold;
}

.menuSelected a
{
	font-size: 12px;
	font-weight: bold;
	background:url(images/menuSelected.jpg);
	background-repeat:repeat-x;
	height:14px;/*14*/
	font-weight:bold;

}
#ctl00_mMainMenun8 a
{
    color:#76490B;
}

/*-------------*/
/*   Footer    */
/*-------------*/
#footer
{
    height:75px;
    /*width:925px;*/
    background:url(images/footer.jpg);
    background-repeat:no-repeat;
    padding-left:10px;
    padding-right:15px;
    color:#76490B;
    font-size:12px;
}
#footer a
{
    color:#76490B;
    text-decoration:none;
    font-weight:bold;
}
#footer a:hover
{
    font-weight:bold;
	color:#FFFFFF;
}
.footerL, .footerR
{
    padding-top:25px;
}
.footerL
{
    float:left;
    width:530px;/*340*/
    text-align:left;
	height:50px;
}
.footerL a
{
    padding:0 7px;
}
/*.footerR
{
    float:right;
    text-align:right;
}*/

.footerR, .footerRS
{
	float:left;
	text-align:right;
	width:300px;
}

.footerRS 
{
	font-size:11px;
	padding-top:5px;
}

.socialN
{
	float:right;
	margin-top:-20px;
	padding-right:3px;
}

.socialN img
{
	border:none;
}

.contentTop
{
    border:1px solid #D4D4D4;
    height:240px;
    margin-bottom:25px;
}

.contentTop img
{
	height:240px;
	width:911px;
	_margin-bottom:-5px;
}

.contentBut
{
    border:1px solid #D4D4D4;
    height:170px;
    padding:5px;
}
.toLeft, .toRight
{
    border:1px solid #D4D4D4;
    float:left;
    height:168px;
    /*width:449px;*/
	width:446px;
}
.toLeft
{
    padding-top:5px;
    padding-bottom:5px;
    height:158px;
}
.toRight
{
    float:right;
    height:168px;
    background:url(images/galleryHome.jpg);
    background-repeat:no-repeat;
    
}
#contentPage
{
    
}
.contentLeft
{
    float:left;
    width:232px;
    margin-right:15px;
    text-align:justify;
	line-height:17px;
}
.contentRight
{
    float:right;
    width:648px;
}
.rowImg
{
	height:140px;
	margin-bottom:14px;
	_margin-bottom:12px;
}
.rowImg a
{
	color:#000000;
}
.colLeft, .colRight
{
    float:left;
}
.rowImg img
{
	cursor:pointer;
}
.colCenter
{
    float:left;
}
.colLeft img, .colRight img, .colCenter img
{
    width:190px;
    height:127px;
    padding:5px;
    border:solid 1px #D4D4D4 !important;
}
.colCenter img
{
    margin:0px 15px;
}
.panelGallery
{
	height:447px;
	overflow-x:hidden;
	overflow-y:scroll;
	padding-left:1px;
	padding-top:1px;
	/*width:662px;*/
}
.title
{
    font-size:18px;
    font-weight:bold;
    margin-bottom:15px;
	padding-top:5px;
}
.textPages
{
	line-height:17px;
	text-align:justify;
}
.textBold
{
    font-weight:bold;
}
p.textBold
{
	*margin-bottom:9px;
}
/*-----------*/
/*   logos   */
/*-----------*/

.rowLogos
{
    width:449px;
    clear:both;
	float:left;
	height:50px;
	_width:440px;
}
.rowLogos img
{
	width:139px;/*80*/
	height:52px;
	vertical-align:top;
}
.logosLeft, .logosCenter, .logosRight
{
    float:left;
/*  width:149px;*/
	height:52px;
}

.logosCenter
{
    text-align:center;
}
.logosRight
{
    text-align:right;
}
.buttonsGal
{
    padding-top:135px;/*68*/
    text-align:center;
}
.buttonsGal a
{
    color:White;
}
.buttonsGal a img
{
	border:none;
	margin-right:-2px;
}

.buttonsGal .auxButtons
{
    margin-right:25px;/*45*/
}
a.textSpecials
{
	color:#76490B !important;
}
li.specialHover a:hover
{
	color:#B64D21 !important;
}

/****************/
/* Conctact Us  */
/****************/
.columnContact
{
	margin-bottom:5px;/*10px*/
	*margin-bottom:0px;
	_margin-bottom:0px;
	_margin-top:-3px;
}
.columnContact, .columnContactS
{	
	float:left;
	/*margin-bottom:30px;*/
	width:100%;
}
.columnContactS
{
	*margin-bottom:2px;
}
.contactLeft
{
	float:left;
	width:16%;
	line-height:16px;
	margin-left:230px;
	_width:14%;
	_margin-left:115px;
}
.contactRight
{
	float:left;
	width:35%;
}
.contactRight iframe
{
	border: 1px solid #E5E5E5;
	padding:2px;
}
.textContact
{
	padding:0 230px;/*342*/
	line-height:16px;
}
.textSmall
{
	font-size:10px;
	font-style:italic;
}
.textContAlig
{
	margin-left:230px;
}
p.textContAlig
{
	_margin-top:-3px;
	_margin-bottom:-10px;
	

	
}
/***********************/
/*  Images Hover       */
/***********************/
#modalPage
{
    display: none;
	width:100%;
	height:100%;
    top: 0px; 	
    /*position: absolute;*/
    /*width: 100%;
    height: 100%;*/
	/*left: 0px;*/

	
}
.modalBackground
{
    filter: Alpha(Opacity=40); 
	-moz-opacity:0.4; 
	opacity: 0.4;
    width: 100%; 
	height: 100%; 
	background-color: #333333;
    position: fixed;
    top: 0px; 
	left: 0px;
	_position:absolute;
	_z-index:1;
	_width:1259px;
	_height:878px;
}
.modalContainer
{
    /*position: absolute;
    width: 400px;
    left: 50%;
    top: 50%;
    z-index: 750;*/
}
.modal
{
	
	background-color:white;
	border:1px solid #D4D4D4;
	height:306px;
	left:50%;
	margin-left:-210px;	
	margin-top:-153px;
	position:fixed;
	top:50%;
	width:420px;
	_position:absolute;
	z-index:2;
}
/*.modalTop, */
.modalButtom
{
    width: 408px;
    background-color: #000099;
    padding: 4px;
    color: #ffffff;
    text-align: right;
}
.modalBottom
{
	text-align:left;
	background-color:#FFFFFF;
	padding:0px 10px;
	float:left;
	width:200px;
}

.modalBottom a
{
	color:#76490B;
	font-weight:bold;
	text-decoration:none;
	vertical-align:0.1em;
}
.modalBottom a.linkP
{
	color:#6C6C6C;
	font-weight:bold;
	margin-right:13px;
}
.modalBottom a:hover, .modalBottom a.linkP:hover
{
	text-decoration:underline;
}
.modalBottom img
{
	padding-top:5px;
}
/*.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}*/
.modalBody
{
    /*padding: 10px;*/
	height:254px;
	padding:10px;
	width:400px;
}
.modalBody img
{
	width:400px;
	height:254px;
}
.pointImg
{
	cursor:pointer;
	float:right;
	padding-right:10px;
}
.aux
{
	text-transform:capitalize;
}


.centerbox
{
    position:fixed;
    top:50%;
    left:50%;
    margin-top:-40px;
    margin-left:-125px;
    border:1px solid lightsteelblue;
    background-color: Navy;
    color: White;
    height:80px;
    width:250px;
    text-align:center;
    padding-top:20px;
    font-family:Verdana;
}

.tableSpecials
{
	line-height:25px;
	border-collapse:collapse;
	border-color:#D4D4D4;
	width:885px;
	border:1px solid #D4D4D4;
}

.tableSpecials tr td
{
	padding:0px 10px;
}

.tableSpecials tr th
{
	font-size:13px;
	font-weight:bold;
	_text-align:center;
}

/*--------------------*/
/*  Form Spacial Page */
/*--------------------*/

.formProduct
{
	width:100%;
	padding-top:20px;
	/*padding:25px 250px 0;*/
}
.rowForm, .rowFormArea
{
	float:left;
	height:37px;
	margin-bottom:0;
	width:86%;/*100*/
}
.rowFormArea
{
	height:75px;
}
.dataLeft
{
	color:#6C6C6C;
	float:left;
	font-weight:bold;
	width:11%;/*25*/
}
.dataRight, .dataRightS
{
	float:left;
	width:70%;
}
.dataRightS
{
	margin-top:100px;
	_margin-top:20px;
}
.mediumButton
{
	background-color:#B67721;
	color:#FFFFFF;
	padding:5px 10px;
}
a.mediumButton:hover, a.buttonSave:hover
{
	text-decoration:none;
}

.buttonSave
{
	background-color:#B67721;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	margin-right:15px;
	padding:2px 0 5px;
	position:relative;
	top:-1px;
	vertical-align:middle !important;
	width:60px;
	height /*\**/:24px\9;
}

.panelTable
{
	height:258px;/*338*/
	overflow-x:hidden;
	overflow-y:scroll;
	padding-left:1px;
	padding-top:1px;
}

.textBoxBig
{
	height:25px;
	width:305px;
	width /*\**/:310px\9;
	*width:304px;
}

.imgProduct
{
	padding-bottom:15px;
	margin-right:15px;
	float:left;
}
.imgProduct img
{
	width:100px;
	height:100px;
	border:1px solid #D4D4D4;
	padding:5px;
}

.imgSpecial
{
	width:200px;
	float:left;
	padding-right:16px;
	height:230px;
	_padding-right:10px;
}
.imgSpecial img
{
	border:1px solid #D4D4D4;
	padding:5px;
	width:190px;
	height:127px;	
}

.descImg
{
	padding:5px;
}