/* CSS Document */

body{
	background-image:url(images/bg1.jpg);
	background-repeat:repeat}

.bg{
	background-image:url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #e2903e}
	
.bottom{
	background-image:url(images/bottom.gif);
	width: 720px;
	background-repeat: no-repeat;}
	
.blackbg{
	background-image:url(images/gall_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000}
	
	
.smallbg_dec{
	background-image: url(images/bg_3.jpg);
	background-repeat: repeat;
	background-color:#FFFFCC}
	
	
.lightbg_dec{
	background-image: url(images/bg3.jpg);
	background-repeat: repeat;
	background-color:#FFFFCC}
	
.lines{
	background-image: url(images/bgim.jpg);
	background-repeat:repeat}

.space{
	background-image: url(images/spacer.gif);
	height: 15px;
	background-repeat:repeat-x}
	
.spaceverti{
	background-image: url(images/spacer.gif);
	width: 5px; 	
	background-repeat:repeat-y}
	
.spaceside{
	background-image: url(images/spacer_15.gif);
	width: 15px;
	background-repeat:repeat-y}
	
.dot{
	background-image: url(images/dot.gif);
	background-repeat:repeat-y}
	
.dothori{
	background-image: url(images/dot.gif);
	width: 5px;
	height: 2px;
	background-repeat:repeat-x}

.dothorid{
	background-image: url(images/dot_d.gif);
	width: 5px;
	height: 3px;
	background-repeat:repeat-x}
	
.padding{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;}
	
.white_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	font-weight:bold}
	
.copy_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#330000;
	font-weight:bold}
	
.copy, .copy a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#330000}
	
.copy a:hover{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
	
.copy_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#330000}
	
		.pink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff6bc2}
	
	
	.click, .click a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFCC00}
	
	
		.white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff}
	
.click a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000
	}
	
	
.copyyellow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFCC00
	}
	
.copyyellow a:hover{
	color:#FF6600;
	}
	
.copy14{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFF00}
	
.copygrey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;}
	
	
	
	.copygrey_n{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b49b8e;}
	
		
	.orenge_li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e99e73;}
	
		.orenge{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ed6a22;}
	
		.magenda{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b52885;}
	
.copypink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0099;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;}

a:hover.copypink{
	color:#FF6600;
	text-decoration: underline;}

.copyb{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#660000;
	font-weight: bold;
	text-decoration: underline;
}

.bgspan{
	background:#FFCC66
	}
	
	
.inputbox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FEFEFE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}


.inputbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #f9c943;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}

.bloginputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ad630a;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}


.diwali_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff9a2e
	}
	
	
.diwali_link a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #FFCC00;
	color: #660033;
	padding:4px;
	}
	