/*  
Theme Name: WAZZAM Theme
Theme URI: http://www.wazzam.com
Description: A WordPress theme frame work
Version: 3.0
Author: WAZZAM
Author URI: http://www.wazzam.com
*/

/*
Improved browser CSS feature
-------------------------------------
Example: .ie8 .sidebar li{width:85px}

�ie - Internet Explorer (All versions)
�ie8 - Internet Explorer 8.x
�ie7 - Internet Explorer 7.x
�ie6 - Internet Explorer 6.x
�gecko - Mozilla, Firefox (all versions), Camino
�ff3 - Firefox 3
�ff3_5 - Firefox 3.5 new
�opera - Opera (All versions)
�opera8 - Opera 8.x
�opera9 - Opera 9.x
�opera10 - Opera 10.x
�webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome
�safari3 - Safari 3.x
�chrome - Google Chrome
*/
@font-face {
	font-family: 'Conv_CUTIVE-REGULAR';
	src: url('fonts/CUTIVE-REGULAR.eot');
	src: local('☺'), url('fonts/CUTIVE-REGULAR.woff') format('woff'), url('fonts/CUTIVE-REGULAR.ttf') format('truetype'), url('fonts/CUTIVE-REGULAR.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_GOTHIC';
	src: url('fonts/GOTHIC.eot');
	src: local('☺'), url('fonts/GOTHIC.woff') format('woff'), url('fonts/GOTHIC.ttf') format('truetype'), url('fonts/GOTHIC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: 'Conv_GOTHIC';
}

*{
	/*font-family: 'Conv_CUTIVE-REGULAR' !important;*/
	font-family: 'Conv_GOTHIC'!important;
}
body{
	margin:0;
	background:url(images/bodybg.jpg) no-repeat #c2b7a6;
	background-position:top;
	font-family: 'Conv_GOTHIC';
	background-size: 100%;
	}
#bodytop
{
background:url(images/bodytop.png) no-repeat;
width:1366px;
height:1572px;
}
body, th, td, input, textarea{
	color:#000000;
	
	font-size:12px;
	}
form{
	}
fieldset{
	}
input, textarea{
	font-weight:bold;
	}
input.text{
	background:#FFFFFF;
	border:none;
	padding:1px;
	}
input.button{
	background:#000000;
	border:1px solid #000000;
	color:#ffffff;
	}
h1, h2, h3{
	color:#000000;
	}
h1{
	font-size:25px;
	
	
	}
h2{
	
	font-size:22px;
	
	
	}
h3{
	font-size:16px;
	}
h4{
	font-size:14px;
	}
h5{
	font-size:12px;
	}
h6{
	font-size:10px;
	}
p, ul, ol{
	font-size:13px;
	line-height:20px;
	
	}
ul, ol{
	
	}
blockquote{
	margin-left:36px;
	margin-right:36px;
	}
a{
	color:#000000;
	text-decoration:none;
	}
a:hover{
	border:none;
	}
h1 a, h2 a, h3 a{
	border:none;
	color:#333333;
	text-decoration:none;
	}
h1 a:hover, h2 a:hover, h3 a:hover{
	background:none;
	color:#371015;
	}
hr{
	display:none;
	}
#wrapper{
	}
#header{
	
	height:30px;
	float:left;
	width:720px;
	margin-top:22px;
	margin-left:2px;
	}
#menu{
	float:left;
	
	}
#menu ul{
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li{
	float:left;
	}
#menu a{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	margin-right:1px;
	text-decoration:none;
	
	height: 30px;
	line-height: 30px;
	}
#menu a:hover{
	/*background:#371015;*/
	color:#ffffff;
	}
#menu .current_page_item a{
	color:#ffffff;
	/*background-color: #000000;*/
	}
#search{
	float:right;
	width:270px;
	padding-top: 10px;
	}
#search fieldset{
	border:none;
	}
#search #s{
	padding:3px;
	width:140px;
	vertical-align:top;
	}
#search #x{
	width:60px;
	vertical-align:top;
	}
#logo{
	height:114px;
	margin:0 auto;
	min-width:1300px;
	background:url(images/headerbg.png) repeat-x;
	
	}
#logo h1, #logo h2{
	margin:0;
	padding:0;
	color: #000000;
	}
#logo h1{
	color: #000000;
	padding:50px 5px 0 20px;
	}
#logo h2{
	color: #000000;
	margin:10px 0 0 17px;
	padding:5px;

	}
#logo p{
	clear:left;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0 0 0 20px;
	}
#logo a{
	color: #000000;
	}
#page{
	
	margin:0 auto;
	padding-top:15px;
	padding-bottom:10px;
	width:1000px;
	}
.contentmain{
	width:490px;
	float:left;
	}
#content{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;	
	}
.post{
	}
.post .title{
	font-weight:normal;
	margin:0;
	}
h1.title{
	color: #01AF4F;
	font-size:26px;
	
	font-weight: normal;
	}
	h1.title a
	{
		color:#01AF4F;
	}
h2.title{
	color:#371015;
	font-size:16px;

	
	}
.desctitle{
	font-size:10px;
	}
.post h1.title{
	font-size:20px;
	height:auto;
	
	}
.post .entry{
	
	
	}
.entry p{
	color: #7F7F7F;
    font-size: 12px;
    line-height: 23px;
	padding:0px 0px 10px 0px;
}
.entry ul,ol{
	padding-left:20px;
}
.post .meta{
	border-bottom:1px dotted #CCCCCC;
	color:#333333;

	font-size:14px;
	
	
	}
.navigation{
	padding-top:10px;
	padding-bottom: 10px;
}
.navigation a{
	font-size: 14px;
	font-weight: bold;
}
.post .meta a{
	color:#333333;
	}
.post .links{
	margin:0;
	}
.post .tags{
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.post .links a, .post .tags a{
	border:none;
	}
.leftsidebar
	{
	width:245px;
	float:left;
	}
.sidebar{
	
	}
.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#sidebar1 li{
	background-color: #C6C6C6;
	padding: 5px;
	}
#sidebar2 li{
	
	background-color: #C6C6C6;
	padding:5px;
	}
.sidebar li ul{
	}
.sidebar li li{
	margin:0;
	}
.sidebar li h2{
	margin:0;
	}
#sidebar1{
	
	margin-left: 10px;
	}
#sidebar1 li h2{
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #333333;
	text-align: center;
	}
#sidebar1 li ul{
	line-height:normal;
	padding-left: 5px;
	padding-right: 5px;	
	}
#sidebar1 li li{
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;	
	}
	#sidebar1 li li li{
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px;
	}
#sidebar1 li li a{
	
	
	
	}
.rightsidebar{
	width:245px;
	float:left;
	}
#sidebar2{
	padding:0px;
	margin-right: 5px;
	}
#sidebar2 li h2{
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	}
#sidebar2 li ul{

	line-height:normal;
	padding-left:10px;
	}
#sidebar2 li li{
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
	
	}
#sidebar2 li a{
	border:none;
	padding-left: 10px;	
	}
#sidebar2 li a:hover{
	border:none;
	
	}
#calendar{
	margin:0 auto;
	}
#calendar caption{
	font-weight:bold;
	}
#calendar table{
	border-collapse:collapse;
	text-align:center;
	width:220px;
	}
#calendar thead th{
	background:#CCCCCC;
	color:#FFFFFF;
	}
#calendar tbody td{
	background:#EEEEEE;
	}
#calendar #today{
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
	}
#calendar a{
	font-weight:bold;
	}
#calendar #prev{
	text-align:left;
	}
#calendar #next{
	text-align:right;
	}
#design{
	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;
	height:138px;
	}
#footer{
	
	color:#000000;
	font-size:9px;
	
	width:980px;
	margin-right: auto;
	margin-left: auto;
	/*height:50px;*/
	}
#footer a{
	color:#000000;
	}
.footer_copy{
	padding-top:6px;
	
	font-size: 10px;
	color:#454343;
	}
.footer_copy a
{
	color:#454343 !important;
}

.sw_copy{
	font-size: 12px;
	padding-left:10px;
	}


.info{
	
	}
.comlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.comtext{
	background-color:#371015;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
	}
.postlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.posttext{
	background-color:#371015;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
	}
.commentlist{
	list-style:none;
	}
.authorcomment{
	background-color:#efefef;
	margin:10px 0px 0px 0px;
	padding:3px;
	}
.odd{
	color:#333333;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
.odd a:link{
	color:#000000;
	}
.commenttext{
	color:#000000;
	color:#000000;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;
	background-color: #EAEAEA;
	}
#author, #email, #url{
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	padding:3px;
	width:40%;
	margin-bottom:5px;
	}
#comment{
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	margin-bottom:0.6em;
	padding:3px;
	width:95%;
	}
#submit{
	background-color:#efefef;
	border-bottom:2px solid #CCCCCC;
	border-left:1px solid #E4E4E4;
	border-right:2px solid #CCCCCC;
	border-top:1px solid #E4E4E4;

	padding:3px;
	}
acronym, abbr, span.caps{
	cursor:help;
	}
acronym, abbr{
	border-bottom:1px dashed #999;
	}
blockquote{
	padding-left:52px;
	background-image: url(images/qt.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	}
blockquote cite{
	display:block;
	margin:5px 0 0;
	}
.center{
	text-align:center;
	}
.aligncenter{
	margin-right: auto;
	margin-left: auto;	
}
img.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
hr{
	display:none;
	}
a img{
	border:none;
	}



pre{
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
	}
code{
	color:#000;
	font-size:1.0em;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/*Drop Menu start*/

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative;  z-index:300; width:100%;}

#dropmenu a {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	margin-right:0px;
	text-decoration:none;
	line-height: 30px;
	height: 30px;
	padding-right: 8px;
	padding-left: 8px;
	/*margin-top:-8px;*/
	text-transform:capitalize;
	cursor:pointer;
	
	
}
#dropmenu a:hover {}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none;  top:30px;; left:0px;}
#dropmenu ul a {
	color: #2081cd;
	font-weight: normal;
	background-image: none;
}
#dropmenu ul a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-image: none;
}
#dropmenu li ul {
	background:url(images/dropbg.png) repeat;
	width: 200px;
	padding: 0px;
	margin:0px;
}
#dropmenu li ul a {
	height:auto;
	float:left;
	color: #FFFFFF;
	width:200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	text-align: left;
	text-indent: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
}
#dropmenu li ul a:hover
{
	color: #727272 !important;
	background:#e6e6e6;
}
.clear, .cb{
	clear:both;
	}

#dropmenu li ul a:hover {
	color: #FFFFFF;
	
}
#dropmenu li ul li{
	width:120px;
	
}
.bord
{
	border-right:1px solid #ffffff;
	height:15px;
	position:relative;
	margin-top:8px;
	z-index:7;
}

.bord a
{
	margin-top:-8px;
}
.headbord
{
	border:none !important;
	height:15px;
	position:relative;
	margin-top:8px;
	z-index:7;
}
.headbord a
{
	margin-top:-8px;
}
#menu .sub-menu
{
	margin-top:-8px;
}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:200px; margin:0px 0 0 0px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

#dropmenu li ul li.parent{
	background:url(images/drop_list_bg.jpg) no-repeat 211px 14px #2A448F;
	}
#dropmenu li ul li.parent:hover{
	background: url("images/drop_list_bg_hover.jpg") no-repeat scroll 211px 14px #626262;
	}
	
	/*############################### Customization#####################################*/
	
.logoimg
{
	width:221px;
	height:54px;
	float:left;
	background:url(images/logo.png) no-repeat;
	margin-left:10px;
}
.internal
{
	width:1000px;
	margin:0 auto;
	padding-top:31px;
}
.homeicon
{
	background:url(images/home.png) no-repeat;
	width:33px;
	height:33px;
	float:left;
	margin-left:13px;
	margin-top:21px;
}
.pagetop
{
	background:url(images/slicetop.png);
	width:1000px;
	height:31px;
	float:left;
}
.pagemid
{
	background:url(images/slicemid.png) repeat-y;
	float:left;
	width:1000px;
	min-height:291px;
}
.pagebtm
{
	float:left;
	width:1000px;
	background:url(images/slicebottom.png);
	height:39px;
}
.pageinner
{
	width:931px;
	float:left;
	margin-left:34px;
}
#banner
{
	width:931px;
	height:300px;
	float:left;
}
#banner img
{
	width:931px !important;
	height:285px !important;
}

#welcome
{
	width:931px;
	height:106px;
	float:left;
	margin-top:5px;
}
#welcome a
{
	color:#01af4f;
}
#welcome h3
{
	font-size:21px;
}
#welcome p
{
	color:#6e6e6e;
	font-size:13px;
}
#rec_vdo
{
	float:left;
	width:937px;
	height:265px;
	margin-top:3px;
	overflow:hidden;
}
.rectop
{
	width:931px;
	height:38px;
	float:left;
}
.rectopleft
{
	width:166px;
	height:38px;
	float:left;
}
#rec_vdo h2
{
	color:#000;
	font-size:19px;
	text-transform:capitalize;
	padding:0px 5px 0px 3px;
}
.rectoprgt
{
	
	width:695px;
	margin-top:8px;
	height:18px;
	float:left;
	background:url(images/recvdo.png) repeat-x;
}
#games
{
	width:937px;
	height:240px;
	float:left;
}

#footout
{
	height:394px;
	margin:0 auto;
	min-width:1300px;
	background:url(images/footerbg.png) repeat-x;
	
}
#imagslid
{
	float:left;
}
#imagslid img
{
	width:931px !important;
	height:285px !important;
}
.slider-wrapper {
    height: 285px !important;
    width: 931px !important;
}
.theme-default a.nivo-prevNav {
    left: -15px;
    position: absolute;
    top: 26px !important;
    z-index: 1000;
}
.theme-default a.nivo-nextNav {
    background-position: -60px 0;
    position: absolute;
    right: -15px;
    top: 203px !important;
    z-index: 1000;
}
#rec_vdo img
{
	width:296px !important;
	height:160px !important;
	margin:1px !important;
}
.slides img
{
	width:292px !important;
	height:160px !important;
	
}
.flexslider {
    background: none !important;
    border:none !important;
    border-radius: 0px;
    box-shadow:none !important;
    margin: 0 0 60px;
    position: relative;
}
#rec_vdo li
{
	display: block;
    width: 299px !important;
	margin:0px 7px;
	list-style-type:none;
	float:left;
	background:#e5e5e5;
	border:1px solid #c5c5c5;
}
#rec_vdo .flex-direction-nav li
{
	border:none !important;
}
#rec_vdo ul
{
	/*transform: translate3d(0px, 0px, 0px);
    transition-duration: 0.6s;
    width: 1200%;*/
}
.flex-control-nav li {
    display: none !important;
    margin: 0 6px;
}
.flex-control-paging li a {
    display: none;
}
.flex-direction-nav a {
    background: url("images/bg_direction_nav.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block !important;
    height: 30px;
    margin: -116px 0 0 !important;
    opacity: 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 30px;
    z-index: 10;
}
.flex-direction-nav .flex-prev {
  
    left: 865px !important;
	display:block !important;
}

.flex-direction-nav .flex-disabled {
    cursor: pointer;
    opacity: 0.3 !important;
}
#rec_vdo .flex-direction-nav .flex-next {
    /*background-position: 100% 0;*/
    right: 9px !important;
	display:block !important;
}
.arow
{
	background:url(jq/flexslider/images/bg_direction_nav.png);
	width:64px;
	height:31px;
	float:left;
	z-index:0;
	margin-top:1px;
	margin-left:2px;
	opacity:0.3;
}
#games h2
{
	
	color:#000;
	font-size:19px;
	text-transform:capitalize;
	padding:4px 5px 0px 3px;
}
.gametoprgt
{
	
	width:490px;
	margin-top:8px;
	height:18px;
	float:left;
	background:url(images/recvdo.png) repeat-x;
}
.gametoprgt1
{
	
	width:125px;
	margin-top:8px;
	height:18px;
	float:left;
	background:url(images/recvdo.png) repeat-x;
}
.gametop
{
	width:931px;
	height:38px;
	float:left;
}
.gametopleft
{
	width:200px;
	height:38px;
	float:left;
}
.gametopotr
{
	width:110px;
	height:38px;
	float:left;
}
.gameim
{
	float:left;
	width:937px;
	height:188px;
}
.gameimlft
{
	float:left;
	height:188px;
	width:690px;
	margin-left:10px;
}
.gameimrgt
{
	float:left;
	height:188px;
	width:222px;
	margin-left:15px;
}
.gameimitm
{
	float:left;
	width:207px;
	height:179px;
	border:1px solid #c7c5c5;
	margin-right:20px;
	overflow:hidden;
}
.gameimitm img
{
	width:205px !important;
	height:177px !important;
	margin:1px;
	overflow:hidden !important;
}
#quik_links h2
{
	color:#000;
	font-size:19px;
	text-transform:capitalize;
	padding:0px 5px 0px 3px;
}
.rectopleft1
{
	width:146px;
	height:38px;
	float:left;
}

.rectoprgt2
{
	
	width:790px;
	margin-top:8px;
	height:18px;
	float:left;
	background:url(images/recvdo.png) repeat-x;
}
.rectop1
{
	width:937px;
	height:38px;
	float:left;
}
.utube
{
	background:url(images/utube.png);
	width:61px;
	height:58px;
	z-index:1000;
	position:relative;
	top:-111px;
	left:123px;
	display:block;
}
.titl_vdo
{
	float:left;
	height:40px;
	overflow:hidden;
	width:290px;
	font-size:14px;
	margin-top:-50px;
	margin-left:10px;
	text-align:center;
}
.titbk
{
position:relative;
z-index:200;
background:url(images/gametitleback.png) repeat-x;
width:205px;
height:58px;
bottom:58px;
left:1px;
text-align:center;
}
.titbk h5
{  
	color:#ffffff !important;
	text-transform:uppercase !important;
	font-size:15px !important;
}
.titbk h4
{  padding-top:3px;
	color:#ffba00 !important;
	text-transform:uppercase;
	font-size:15px !important;
}
#quik_links
{
	float:left;
	width:937px;
	height:160px;
}
.qukitm
{
	float:left;
	width:214px;
	height:113px;
	margin:5px 25px 0px 0px;
	background:url(images/qukitmback.png) no-repeat;
	
}
.qukitm1
{
	float:left;
	width:214px;
	height:113px;
	margin:5px 0px 0px 5px;
	background:url(images/qukitmback.png) no-repeat;
	
}
.blog
{
	background:url(images/blog.png);
	width:144px;
	height:46px;
	display:block;
	background-position:center;
	float:left;
	margin:30px 0px 0px 30px;
	
}

.leaders
{
	background:url(images/leaders.png);
	width:193px;
	height:57px;
	display:block;
	background-position:center;
	float:left;
	margin:30px 0px 0px 10px;
	
}
.mosie
{
	background:url(images/ausiemosie.png);
	width:190px;
	height:88px;
	display:block;
	background-position:center;
	float:left;
	margin:15px 0px 0px 11px;
}

.galery
{
	background:url(images/galleryfoto.png);
	width:203px;
	height:81px;
	display:block;
	background-position:center;
	float:left;
	margin:15px 0px 0px 5px;
}
#camelier
{
	float:left;
}
#camelier .ngg-gallery-thumbnail {
    float: left;
    margin-right:15px;
	margin-left:20px;
    text-align: center;
}
.footlast
{
	float:left;
	width:937px;
	margin-left:32px;
}
.footfirst
{
	width:1000px;
	height:330px;
	float:left;
	margin-top:32px;
}
.footfirstleft
{
	float:left;
	width:760px;
	height:320px;
}
.footfirstright
{
	float:right;
	width:240px;
	height:320px;
}
.socfoot
{
	float:right;
	width:225px;
	height:75px;
	margin-top:22px;
}
.socitm
{
	width:35px;
	height:35px;
	float:left;
	margin:7px 7px 0px 0px;
}
.soctop
{
	float:left;
	width:220px;
	height:30px;
}
.sochd h3
{
	color:#000;
	font-size:20px;
	text-transform:capitalize;
}
.sochd
{
	float:left;
	width:110px;
	height:30px;
}
.socrep
{
	background:url(images/sitemaprepback.png) repeat-x;
	height:30px;
	width:110px;
	float:left;
	margin-top:5px;
}
.footcont
{
	float:right;
	width:225px;
	height:210px;
}

.footcont h3
{
	color:#000;
	font-size:20px;
	text-transform:capitalize;
}
.conthd
{
	float:left;
	width:125px;
	height:30px;
}
.contrep
{
	background:url(images/sitemaprepback.png) repeat-x;
	height:30px;
	width:95px;
	float:left;
	margin-top:5px;
}
.conttop
{
	float:right;
	width:220px;
	height:30px;
	margin-top:6px;
}
.confrm
{
	width:220px;
	height:180px;
	float:right;
	font-size:11px !important;
}
.txtfld
{
	float:left;
	width:210px;
	height:27px;
	background:url(images/txtboxback.png) repeat-x;
	border:none !important;
	margin-top:7px;
	border-radius:6px;
	padding-left:3px;
	color: #888888;
}
.txtarea
{
	float:left;
	width:210px;
	height:61px;
	background:url(images/txtareaback.png) repeat;
	margin-top:7px;
	border:none !important;
	border-radius:6px;
	padding-left:3px;
	padding-top:5px;
	color: #888888;
}
.pdf
{
display:block;
background:url(images/pdf.jpg) no-repeat 0 0;
width:100px;
height:100px;
float:left;
}
.pdflink
{
width:200px;
height:200px;
float:left;
margin:12px;	
}
.pdflink a
{
	font-size:14px;
	text-align:center;
	color:#727272;
	margin-left:5px;
}
.sendbtn
{
	float:left;
	background:url(images/sendbutton.png) no-repeat;
	width:65px;
	height:29px;
	margin-top:10px;
	border:none !important;
}
.firstleft
{
	float:left;
	width:570px;
	height:315px;
}
.firsttop
{
	width:570px;
	height:46px;
	float:left;
	margin-bottom:5px;
}
.ftop1
{
	width:110px;
	float:left;
	height:26px;
	margin-top:20px;
	margin-left:10px;
}
.ftop2
{
	background:url(images/sitemaprepback.png) repeat-x;
	width:450px;
	height:20px;
	margin-top:26px;
	float:left;
}
.ftop1 h4
{
	font-size:16px;
	color:#000;
	text-transform:uppercase;
	padding-top:2px;
	font-weight:normal;
	
}
#sitemap1
{
	float:left;
	width:325px;
	height:265px;
}
#sitemap1 li
{
	background:url(images/sitemapliback.png) no-repeat 0px 5px;
	
	width:310px;
	/*background-position:left;*/
	margin-left:10px;
	list-style-type:none;
	padding-left:12px;
	padding-top:1px;
}
#sitemap1 li ul li
{
	background:url(images/sitemaplili.png) no-repeat 0px 5px;
	height:17px;
	width:285px;
	padding-bottom:1px;
	margin-left:25px;
}
#sitemap1 a
{
	color:#fff;
	font-size:13px;
	padding-left:12px;
	text-transform:capitalize;
	cursor:pointer;
}
#sitemap1 a:hover
{
	color:#727272;
	
}
#sitemap2 a:hover
{
	color:#727272;
}
#sitemap2
{
	float:left;
	width:240px;
	height:188px;
}
#sitemap2 li
{
	background:url(images/sitemapliback.png) no-repeat 0px 5px;
	
	width:240px;

	margin-left:10px;
	list-style-type:none;
	padding-left:12px;
	padding-top:1px;
}
#sitemap2 li ul li
{
	background:url(images/sitemaplili.png) no-repeat 0px 5px;
	height:17px;
	width:200px;
	padding-bottom:1px;
	margin-left:25px;
}
#sitemap2 a
{
	color:#fff;
	font-size:13px;
	padding-left:12px;
	text-transform:capitalize;
	cursor:pointer;
}
.footlogo
{
	width:240px;
	height:45px;
	float:left;
	margin-top:27px;
}
.more
{
	float:right;
	color:#ba800f;
	font-size:16px;
	text-transform:capitalize;
}
.descr
{
	float:right;
	width:700px;
	padding:10px;
	min-height:160px;
	text-align:justify;
	border:2px solid #727272;
	margin-top:5px;
	margin-bottom:10px;
}
.outer p
{
	color: #7F7F7F;
    font-size: 12px;
    line-height: 23px;
}
#thumbimg
{
	float:left;
	width:180px;
	height:180px;
	border:2px solid #727272;
	background:url(images/images.jpg) no-repeat;
	margin:5px 10px 10px 5px;
}
#thumbimg img
{
	width:180px;
	height:180px;
}
#thumbimg1
{
	float:left;
	width:180px;
	height:180px;
	border:2px solid #727272;
	background:url(images/galry.jpg) no-repeat;
	margin:5px 10px 10px 5px;
	float:left;margin:20px;
}
#thumbimg1 img
{
	width:180px;
	height:180px;
}
.outer
{
	padding:5px;
	/*border:2px solid #727272;
*/	margin:10px 0px;
}
.titless
{
	font-size:20px;
	color:#727272;
	font-weight:bold;
	border-bottom:1px solid #666;
}
.ngg-albumtitle
{
}
.ngg-albumtitle a
{
	color:#7F7F7F !important;
	text-transform:capitalize !important;
}
.ngg-albumoverview p
{
	float:left !important;
	text-indent: 86px;
}

.ngg-thumbnail {
    float: left;
    margin-left: 22px !important;
    margin-right: 12px;
}
.ngg-album {
    border: none !important;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 5px;
}
.toparea
{
max-width: 931px;
max-height: 300px;
float: left;
margin-bottom:10px !important;
}


a.feed_btn {background: url("images/feedback.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 170px;
    padding: 15px;
    position: fixed;
    right: 0;
    width: 22px;
    z-index: 999;}
.input1
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:25px;
	width::70px;
	padding:0px 0px 10px 10px ;
	margin-bottom:10px;
	border:1px solid #000000;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.input2
{
	height:70px;
}
.btn {
   border: none;
   background: #b6dc57;
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: #030203;
   font-size: 14px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   cursor:pointer;
   }
.btn:hover {
   background:#333;
   color: #ffffff;
   }
.input1:focus
{
	outline:none;
}
