/*
Project Name: 	AGCON
Project URL: 	http://www.agcon.com
Designd by: 	Fouad Masoud /23-04-2007
ReDesignd by: 	Shatha AL Risheq /22-02-2010
*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #555555;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 1.55;
	background: #8c441e url(images/body_bg.jpg) 0 0 repeat-x;
}

#pageWrapper
{
	width: 800px;
	margin: 0 auto;
	position: relative;
	padding: 0 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}


/*
General
---------------------------------------- */
a
{
	outline: 0;
	color: #A87542;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

table caption
{
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

img
{
	border: 0;
}

h2
{
	font: normal 22px/24px "Lucida Sans Unicode" ,Arial, sans-serif;
	color: #5a2006;
	margin-bottom: 12px;
	font-weight: bold;
}

h2 a
{
	color: #5a2006;
	text-decoration: none;
}

h3
{
	font: normal 16px/16px "Lucida Sans Unicode" , Arial, sans-serif;
	color: #813300;
	margin-bottom: 12px;
}

p
{
	margin-bottom: 12px;
}

abbr
{
	border-bottom: 1px dotted #ccc;
}

input:focus
{
	background-color: #FFFFCC;
}

.inputBG
{
	background-color: #FFFFCC;
}

ul, ol
{
	margin: 0 0 15px 25px;
}

small
{
	color: #000000;
}

small a
{
	color: #CC6600;
}


/*
Header
---------------------------------------- */
#header
{
	height: 76px;
	width: 780px;
	margin: 0 auto;
	background-color: #2d1300;
	position: relative;
	padding-top: 20px;
	background: url(images/menu_bg.gif) 0 0 repeat-x;
	z-index: 1000;
}

#header .logoIMG
{
	position: absolute;
	left: 28px;
	top: 13px;
}

#header h1
{
	height: 22px;
	background-color: #000;
	border-bottom: 1px solid #130801;
	border-top: 1px solid #8f5a0c;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	color: #CC9900;
	padding-left: 12px;
	margin: 0 15px 0 83px; /*background: url(images/menu_bg.gif) 0 0 repeat-x;*/
}

#header h1 a
{
	color: #EBCB5A;
	text-decoration: none;
}

#header ol
{
	list-style-type: none;
	height: 12px;
	line-height: 12px;
	position: absolute;
	top: 25px;
	right: 19px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#header ol li
{
	float: right;
	padding-left: 5px;
}

#header ol li a
{
	color: #EBCB5A;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	border-right: 1px solid #8E5700;
}

#header ol li a:hover
{
	text-decoration: underline;
}

#header ol li a.lang
{
	font: normal 11px Tahoma, Arial, sans-serif;
	border: 0;
}

#header ol li.fix a
{
	border: 0;
}

/* Navigation */
#header ul
{
	list-style-type: none;
	height: 30px;
	/*border-bottom: 1px solid #D3D3BF;*/
	border-top: 1px solid #FF9900;
	background-color: #FFFFFF;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 780px;
	font: normal 11px , Arial, sans-serif;
	margin: 0;
	line-height: 30px;
}

#header ul li
{
	float: left;
	position: relative;
	background: url(images/menuLine.gif) left bottom no-repeat;
}

#header ul li:first-child
{
	background: none;
}

#header ul li a
{
	color: #7A6C5F;
	text-decoration: none;
	display: block;
	padding: 0 10px;
}

#header ul li a:hover
{
	text-decoration: underline;
}

#header ul li.selected a
{
	color: #F17509;
}

#header ul li:hover
{
	color: #F17509;
}

#header ul li:hover ul
{
	visibility: visible;
}

#header ul ul
{
	width: 200px;
	height: auto;
	position: absolute;
	top: 30px;
	z-index: 1000;
	border: 0;
	visibility: hidden;
	line-height: normal;
	background-color: #FFFFFF;
	border-top: 1px solid #D3D3BF;
}

#header ul ul li
{
	float: none;
	z-index: 1000;
}

#header ul ul li a
{
	display: block;
	padding: 7px 10px;
	background: #fff;
	height: 1%;
	border: 1px solid #D3D3BF;
	border-top: 0;
}

#header ul li:hover ul ul
{
	visibility: hidden;
}

#header ul li ul li:hover ul
{
	visibility: visible;
}

#header ul ul ul
{
	width: 200px;
	height: auto;
	position: absolute;
	top: 0;
	left: 199px;
	border: 0;
	visibility: hidden;
	line-height: normal;
}

#header table
{
	position: absolute;
	right: 0px;
	bottom: 7px;
	z-index: 1;
}

#header table input
{
	width: 130px;
	height: 16px;
	border: 1px solid #D3D3BF;
	font: normal 11px Arial, sans-serif;
	color: #7A6C5F;
	padding-left: 3px;
}

/*
Footer
---------------------------------------- */
#footer
{
	height: 50px;
	clear: both;
	width: auto;
	position: relative;
	padding-top: 10px;
	padding-left: 20px;
	border-top: 1px solid #DDDDDD;
	font: normal 11px Arial, sans-serif;
}

#footer ul
{
	list-style-type: none;
	height: 10px;
	margin-left: 0;
}

#footer ul li
{
	float: left;
	height: 15px;
}

#footer ul li a
{
	color: #A87542;
	text-decoration: none;
}

#footer ul li a:hover
{
	text-decoration: underline;
}

#footer ul li.fix
{
	padding: 0 10px;
}

#footer ul li.fix a
{
	display: block;
	border-right: 1px solid #A87542;
	border-left: 1px solid #A87542;
	padding: 0 10px;
}

#footer .RSS
{
	position: absolute;
	right: 10px;
	top: 10px;
}

#footer h5
{
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#footer small
{
	display: block;
	position: absolute;
	left: 20px;
	bottom: 10px;
}

#footer small a
{
	color: #777777;
	text-decoration: none;
	font-size: 11px;
}

#footer small a:hover
{
	text-decoration: underline;
}


/*
Classes
---------------------------------------- */
.hide
{
	display: none;
	visibility: hidden;
}

.show
{
	display: block;
	visibility: visible;
}

.BTNClass
{
	width: auto;
	background: transparent url(images/menu_bg.gif) left top repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	padding: 1px 2px;
}

.top
{
	font-size: 10px;
	float: right;
}

.pagging
{
	list-style-type: none;
	margin: 0;
	height: 15px;
	padding: 0;
	margin: 20px 0;
}

.pagging li
{
	float: left;
	margin: 0;
	padding: 1px;
	border: 1px solid #e1e1e1;
	margin-right: 1px;
	height: 15px;
	line-height: 15px;
}

.pagging li a
{
	display: block;
	color: #000000;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.styleLine
{
	background: transparent url(images/line.png) bottom center no-repeat;
	margin-bottom: 7px;
	height: 9px;
}

.by
{
	font-size: 11px;
	color: #f37b25;
	display: block;
}

.more
{
	font-size: 11px;
	display: block;
}

.testimonials
{
	font-size: 14px;
}

/*
Banner
---------------------------------------- */
#banner
{
	height: 250px;
	width: auto;
	background-color: #fff;
	margin-bottom: 30px;
	position: relative;
	line-height: normal;
}

/*
Cols
---------------------------------------- */

#leftCol{
	float: left;
	width: 505px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	}

#tabs
{
	list-style-type: none;
}

#breakingNews, #latestArticles
{
	list-style-type: none;
	border-top: 1px solid #DDDDDD;
	height: 111px;
	width: 505px;
}

#leftCol ul#breakingNews
{
	margin-left: 0;
}

#leftCol ul#latestArticles
{
	margin-left: 0;
}

#leftCol ul#tabs
{
	margin-left: 0;
}

#leftCol ul#breakingNews li, #leftCol ul#latestArticles li{
	border-bottom: 1px solid #DDDDDD;
	height: 21px;
	line-height: 21px;
	width: 505px;
	padding-left: 0;
	background-image: none;
	}

/* ---------------------- */
.tabsJS
{
	width: 505px;
	margin-top: 18px;
	height: 140px;
	position: relative;
}

#leftCol ul.tabsJS li
{
	float: left;
	padding-right: 10px;
	background-image: none;
	padding-left: 0;
	
}

.tabsJS h2 a
{
	color: #5a2006;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
}

.tabsJS .selectedTab
{
	color: #f37b25;
	text-decoration: none;
}

.tabsJS li h2.fix
{
	border-left: 1px solid #ADABB1;
	padding-left: 10px;
}

.tabsJS #breakingNews, .tabsJS #latestArticles
{
	position: absolute;
	left: 0;
	top: 29px;
}

.tabsJS #breakingNews li, .tabsJS #latestArticles li
{
	float: none;
}
/* ---------------------- */

#rightCol
{
	float: right;
	width: 225px;
	margin-bottom: 30px;
	margin-right: 20px;
}

.vip
{
	background-color: #f37b25;
	font: normal 14px "Lucida Sans Unicode" , Arial, sans-serif;
	color: #FFFFFF;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 30px;
	position: relative;
}

#rightCol .yellowBox
{
	background: #fbe795 url(images/arrow.gif) no-repeat scroll right top;
	font: normal 14px "Lucida Sans Unicode" , Arial, sans-serif;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 4px 10px;
	margin-bottom: 2px;
	position: relative;
}

#rightCol .yellowBox h3
{
	font: normal 14px "Lucida Sans Unicode" , Arial, sans-serif;
	margin-bottom: 0px;
	color: #762a07;
}


#rightCol .yellowBox h3 a
{
	font: normal 14px "Lucida Sans Unicode" , Arial, sans-serif;
	margin-bottom: 0px;
	color: #762a07;
	text-decoration: none;
}

#rightCol .yellowBox h3 a:hover
{
	text-decoration: underline;
}

.vip img
{
	position: absolute;
	right: -15px;
	top: 10px;
}

/*===For Menu Picture=== */
ul#navmenu .MenuPic a
{
	background: #51473D url(images/arrow_en.gif) right no-repeat;
	padding-right: 18px;
}

ul#navmenu .MenuPic a:hover
{
	background: #51473D url(images/parent.gif) right no-repeat;
	padding-right: 18px;
	color: #cc9900;
}

/*===For Menu Picture=== */
ul#navmenu li ul .MenuPic a
{
	background: #51473D url(images/arrow_en.gif) right no-repeat;
	padding-right: 18px;
}

ul#navmenu li ul .MenuPic a:hover
{
	background: #51473D url(images/parent.gif) right no-repeat;
	padding-right: 18px;
	color: #cc9900;
}


/*Inner pages*/

#bannerInner
{
	height: 171px;
	width: auto;
	margin-bottom: 10px;
	position: relative;
	line-height: normal;
}


#leftCol ul, #leftCol ol
{
	margin-left: 0px;
	list-style-type: none; 
}

#leftCol ul li, #leftCol ol li{
	padding-left: 15px;
	background:url(images/arrow_en.gif) no-repeat scroll left -5px;
	}



#leftCol ul.pagging
{
	margin-left: 0;
}

#leftCol ul.pagging li{
	margin-left: 0;
	padding-left: 0px;
	background: none;
	}


#leftCol ul ul, #leftCol ul ol
{
	margin-bottom: 0;
}

#leftCol .news
{
	list-style-type: none;
	margin: 0;
}

#leftCol .news li
{
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}


#leftCol .news li small{
	font-size: 13px;
	}

#leftCol .sitemap
{
	margin-left: 0;
	list-style-type: none;
}

#leftCol .sitemap ul
{
	list-style-type: none;
}

#leftCol .sitemap li
{
	background: transparent url(images/sitemap1.gif) left top no-repeat;
	padding-left: 25px;
}

#leftCol .sitemap .SMB
{
	background: transparent url(images/sitemap2.gif) left top no-repeat;
}

#leftCol .sitemap .SME
{
	background: transparent url(images/sitemap3.gif) left top no-repeat;
}

#leftCol .userPosition
{
	height: 20px;
	font-size: 11px;
	margin-bottom: 15px;
}

#leftCol .contact label
{
	display: block;
	margin-bottom: 10px;
	color: #000;
}

#leftCol .contact strong
{
	color: #000;
}

#leftCol .contact input
{
	width: 300px;
	font-size: 11px;
	padding: 0 2px;
}

#leftCol .contact select
{
	width: 305px;
	font-size: 11px;
}

#leftCol .contact textarea
{
	width: 500px;
	height: 100px;
	font-size: 11px;
	padding: 0 2px;
}

#leftCol .contact .BTNClass
{
	width: auto;
}


#rightCol ul
{
	list-style-type: none;
	border-top: 1px solid #D3D3BF;
	font: normal 13px "Lucida Sans Unicode" , Arial, sans-serif;
	text-transform: capitalize;
	margin: 0;
}

#rightCol ul li
{
	border-bottom: 1px solid #D3D3BF;
	padding: 5px;
}

#rightCol ul li a
{
	color: #F17509;
}

#rightCol blockquote, .yellowBox
{
	background-color: #FFFFCC;
	font: normal 15px "Lucida Sans Unicode" , Arial, sans-serif;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 30px;
	position: relative;
}

#rightCol blockquote img
{
	position: absolute;
	right: -16px;
	top: 10px;
}

.newsFilter label
{
	display: block;
	margin-bottom: 5px;
	color: #000000;
}

.newsFilter select
{
	display: block;
	width: 225px;
}


/* photo -----------------------------------------------------------------------
 ---------------------------------------------------------------------------*/
.album p
{
	padding-top: 20px;
	color: #6a3603;
	font-weight: bold;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.years
{
	width: 100%;
}

.years td
{
	border: #6a3603 solid 1px;
	line-height: 22px;
	background-color: #6a3603;
	height: 25px;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
}

.years td a
{
	text-decoration: none;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
}

.years td a:hover
{
	text-decoration: underline;
}

.years td img
{
	margin-top: 4px;
	margin-left: 10px;
}

.yearsPhoto
{
	width: 50%;
	margin-top: 70px;
}

.yearsPhoto .sleect
{
	border: #6a3603 solid 2px;
	padding-bottom: 0;
}

.piic
{
	width: 100%;
	text-align: center;
	height: 77px;
}

.yearsPhoto td
{
	width: 70px;
	height: 59px;
}

.yearsPhoto td img
{
	width: 55px;
	height: 55px;
	border: #c1c0c2 solid 1px;
	padding-bottom: 0;
}

.temp
{
	width: 100%;
	text-align: center;
	margin-top: 80px;
}

.temp p
{
	color: #807d84;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.temp p img
{
	width: 9px;
	height: 9px;
	border: 0px;
	margin-left: 4px;
	margin-right: 4px;
}

.temp img
{
	border: 0px;
	width: 424px;
	height: 319px;
	border: #f5943e solid 1px;
}

.content .button
{
	margin-top: 0px;
}

.selected
{
	color: #e98a3c;
	font-weight: bold;
}

.member
{
	width: 85%;
	text-align: center;
}

.member td
{
	background-color: #f7f7f7;
	border-right: #e3e3e3 solid 1px;
	border-bottom: #e3e3e3 solid 1px;
	padding: 2px;
}

.member td a
{
	font: 10px Arial, Helvetica, sans-serif;
	color: #3093d5;
	font-weight: bold;
	text-decoration: none;
}

.member td a:hover
{
	text-decoration: underline;
}

#content .paging
{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
	padding-top: 0px;
	clear: both;
	margin-left: 20px;
	display: inline;
}

.album .button img
{
	cursor: pointer;
	border: 0;
}

#content .members
{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	clear: both;
	margin-left: 20px;
	display: inline;
	width: 500px;
}

#content .members table
{
	width: 100%;
}

#content .members table td
{
	padding-left: 10px;
	border-bottom: #e8e8e8 solid 1px;
	padding: 4px 4px;
	color: #585d65;
}

#content .members table img
{
	border: 0;
	cursor: pointer;
}

.paging .pageNumber
{
	width: 23px;
	background: url(images/paging_bg.gif) left 10px no-repeat;
	text-align: center;
	padding-bottom: 4px;
}

.paging .pageNumber a
{
	font: 9px Arial,sans-serif;
	color: #fff;
}

.members .hedars td
{
	font: 10px Arial,sans-serif;
	background-color: #e5e5e5;
	border-bottom: #c9c9c9 solid 1px;
	font-weight: bold;
	padding: 5px;
}

.members .hedars td a
{
	font: 11px Arial,sans-serif;
	font-weight: bold;
	background-color: #e5e5e5;
	color: #033352;
}



/*-- to friend --*/
#popupMask
{
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .5;
	filter: alpha(opacity=50);
	background-color: transparent !important;
	background-color: #333333;
	background-image: /**/ url(maskBG.png) !important; /* For browsers Moz, Opera, etc.*/
	background-image: none;
	background-repeat: repeat;
	display: none;
}
#popupContainer
{
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 1001;
}
#popupInner
{
	border-width: 1px;
	border-style: solid;
	border-color: #4f4f4f #000000 #000000 #4f4f4f;
	background: #fffded;
}
#popupFrame
{
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1002;
}
#popupTitleBar
{
	color: #ffffff;
	/*height: 33px;*/
	padding: 0 10px;
	position: relative;
	z-index: 1003;
	border-bottom: 1px solid #72adf4;
	background: #8c441e;
}
#popupTitleBar img
{
	margin-top: 2px;
	float: right;
}
#popupTitleBar h3
{
	font: bold 15px Arial, sans-serif;
	color: #003781;
	line-height: 33px;
	float: left;
}

.thank
{
	padding-left: 50px;
}
.btn
{
	margin-left: 200px;
	background-color: #3B0B0B;
	color: #ffffff;
}

#leftCol #sitemap
{
	text-decoration: none;
	margin-left: 25px;
}

#leftCol .srchRslt
{
	/*margin-left: 25px;*/
}

#send
{
	margin: 0px auto;
	float: right;
	display: inline;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 7px;
}


#send img
{
	padding-left: 7px;
	border: 0;
	cursor: pointer;
}


/*to style paging of the news */
#leftCol .gridPage table td
{
	border: 1px solid #E1E1E1;
	float: left;
	height: 15px;
	line-height: 15px;
	margin: 20px 1px 0 0;
	padding: 1px;
}

/*to put seperator between news in NewsGroup page*/
#leftCol .grid_row_news
{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}

/*To style the offices page*/
#leftCol .offices
{
	list-style-type: none;
	margin: 0;
}

#leftCol ul.offices li{
	background-image: none;
	}

#leftCol .offices li
{
	padding-bottom: 5px;
}

#leftCol .officeimage
{
	float: right;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 15px 7px 0 0;
}
#leftCol .officeimage a
{
	display: block;
	text-align: center;
	font-size: 10px;
	line-height: 17px;
}

#leftCol .offices .offices2
{
	background-color: #FFFFFF;
	margin: 0 0 15px;
	padding: 0;
	/*width: 600px;*/
}

#leftCol .offices .offices1
{
	/*width: 600px;*/
	min-height: 130px;
	padding: 0 0 0 0;
	margin: 0 0 25px 0;
	background-color: #F7F1E3;
}

#leftCol .offices .tableOffices
{
	width: 600px;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
}
#leftCol .offices .tableOffices tr td
{
	color: #5A2800;
}
#leftCol .offices .tableOffices .go
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #5A2800;
	width: 100px;
}
#leftCol .offices .tableOffices select
{
	color: #5A2800;
	width: 400px;
	font: normal 12px Arial, Helvetica, sans-serif;
}


/*
Photo Gallery
---------------------------------------------- */
#leftCol  .photoGallery 
{
	width: 650px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#leftCol  .photoGallery tr td {
	height: 20px;
	color: #5A2800;
	padding: 5px 0;
	font: normal 12px  Arial, Helvetica, sans-serif;
}
#leftCol  .photoGallery .ddlPhoto {
	height: 20px;
	color: #5A2800;
	width: 300px;
	font: normal 12px  Arial, Helvetica, sans-serif;
}
.groupTitle {
	font: bold 11px  Arial, Helvetica, sans-serif;
	color: #5A2800;
}
#leftCol .photoGallery .titleText {
	font: bold 11px  Arial, Helvetica, sans-serif;
	color: #5A2800;
	background: url(images/arrow_news.jpg) left 7px no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
}
#leftCol .photoGallery small {
	font: bold 12px  Arial, Helvetica, sans-serif;
	color: #D56C0C;
	padding: 3px 0;
	margin: 0;
}
#leftCol .photoGallery .dis {
	font: bold 11px  Arial, Helvetica, sans-serif;
	color: #5A2800;
	background: url(images/arrowsmal.gif) left 7px no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
}
#leftCol .photoGallery .bigPhoto {
	padding: 3px;
	margin: 0;
	border: 1px #D56C0C solid;
}
#leftCol .photoGallery p {
	font: normal 12px  Arial, Helvetica, sans-serif;
	padding:  0 0 0;
	margin: 0 0 10px 0;
	line-height: 16px;
	text-align: justify;
	color: #5A2800;
}
#leftCol .photoGallery .title_text_sub {
	COLOR: #D56C0C;
	font: bold 12px  Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
#leftCol .photoGallery .bigPhoto {
	border:1px solid #D56C0C;
	padding:2px;
}
#leftCol .photoGallery .NormalText {
	font: normal 12px  Arial, Helvetica, sans-serif;
	color: #5A2800;
	line-height: 16px;
	background:  url(images/arrow_news.jpg) left 4px no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 0 10px;
	text-align:left;
}
.nextPrev {
	text-align: center;
	color: #330000;/*#669900;*/
	padding:10px 0 10px 0;
}
.nextPrev a {
	FONT-SIZE: 10px;
	COLOR: #D56C0C;
	FONT-STYLE: normal;
	display: inline;
	border-style: solid;
	border-width: 1px;
	border-color: #E6E6E6 #F4F4F4 #F4F4F4 #E6E6E6;
	padding: 1px 3px;
	margin: 0 1px;
	text-decoration:none;
}
.nextPrev .currentPage {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #fff;
	FONT-STYLE: normal;
	background-color: #753200;
}
.nextPrev img {
	border:1px solid #D56C0C;
	padding:0;
	margin: 0 5px;
	cursor:pointer;
}
.nextPrev .imgOver {
	border:3px solid #D56C0C;
	padding:0;
	margin: 0;
	cursor:pointer;
}

.album #Table2
{
	border-collapse:separate;
	padding:10px 0 10px 0;
	}

/*
End Photo Gallery
---------------------------------------------- */

.testimonials{
	padding-left: 15px;
	background:url(images/arrow_en.gif) no-repeat scroll left -5px;
	}

#smallBanner{
	border: #ddd solid 1px;
	margin: 15px 0;
	}
	
	
	/*
print style

------------------------------------------- */

/*- request form --------------------------------------------------------*/

#RequestForm td label{ width: auto;
    float:left;
    }
 #RequestForm .cbList td input{
width: auto;
    float:left;
    margin:2px 8px 0 0;
    }
 

#RequestForm .test{
    width: 355px;
    }
    
     
     

.pubTitle{
 	font-size: 12px;
	font-weight: bold;
	color: #996600;
	margin: 0;
	padding: 5px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #eee;	
 	}
 
 .optinPub{
	padding: 6px 0;
	margin: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #eee;
	}

.pubInfo{
	padding: 10px 0 0 0;
	margin: 0 0 40px 0;
	}

.pubImg{
	float: left;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #cccccc;	
	margin: 0 10px 10px 0;
	}





@media Print {

#header, #footer, #banner, #send, img,.paging ,.top, #smallBanner, #userPosition {
	display: none;
	visibility: hidden;
	width: 0px;
	line-height: 0;
	height: 0px;
	}
	
#leftCol, p, h1, h2, h3, h4, h5, h6,{
	color: #000;
	text-align: left;
	border: 0px;
	}

}	

