/*

Author: Pankaj Kumar Roy
Author URI: http://www.yCoding.com
Author email: contact@ycoding.com


*/


body {
font-family :  arial, Tahoma, Sans-Serif;
font-size : 12px;
color : #575858;
margin : 0; padding : 0;
background:url(i/bg.gif) repeat-x;
}

/* Common */
a {text-decoration:none; color:#0053FF;}
a:hover {text-decoration :underline;}
h1, h2, h3, img, form,input,ul, li {margin:0; padding:0;}
a img {border:0;}
p {padding :10px 0; margin : 0;}
h1 {color:#0053FF; text-align:center;font:bold 20px arial;margin-bottom:10px;}
h2 {color:#0053FF; font:normal 16px arial;margin-bottom:5px;}
h3 {color:#0053FF; font:normal 14px arial; margin:5px 0;}

/* Alignments */
.alignleft {float:left;width:auto;}
.alignright {float:right;width:auto;}
.center {text-align:center;}
img.alignleft {margin:0 10px 2px 0;}
img.alignright {margin:0 0 2px 10px;}
small {font-size:11px;}


/* ======= Page Strucure ======== */
#wrapper {width:976px;margin:0 auto;background:url(i/header.gif) no-repeat;padding-top:160px;}
#page {width:850px;margin:0 auto;}
#footer {background: url(i/footer.gif) no-repeat;color:#7D7D7D; width:850px;margin:0 auto; padding-top:22px;text-align:center;line-height:24px;}


/* ======= Header ======== */
.header {height:85px;text-align:center;font:bold 70px/70px 'Myriad Pro', arial,Sans-Serif; color:#0E50DD;}
.header a {color:#3372E2;}
.header a span {color:#95C90B;margin-left:-5px;}
.header a:hover {text-decoration :none;}



/* ======= Navigation ======== */
ul#nav {text-align:center; list-style:none;padding-bottom:38px; background:url(i/nav-btm.gif) no-repeat center bottom; height:34px;}
ul#nav li {list-style:none;display:inline;padding:0 25px; font:bold 13px/34px arial ;color:#7D7D7D; background:url(i/nav.gif) no-repeat;height:34px;display:block; float:left;text-transform:uppercase;width:auto;}
ul#nav li.home {background:none; padding-left:355px;}
ul#nav li a {color:#7D7D7D;}
ul#nav li a:hover,ul#nav li.current a, ul#nav li a:focus {color:#3C7AE3;text-decoration :none;}




/* ===== greenbox ===== */
/*  .green-box-main {width:765px;background:url(i/green-top.gif) no-repeat;min-height:318px; padding:35px 50px 0 35px;} */

.green-box {width:850px;background:url(i/green-bg.gif) repeat-y;color:#fff;}
.green-box-main {width:765px;background:url(i/green-top.gif) no-repeat;min-height:320px; padding:35px 50px 0 35px;}
* html .green-box-main {height:320px;}
.green-box-btm {width:850px;background:url(i/green-btm.gif) no-repeat left bottom;height:61px;}
.green-box h1 {color:#fff;}

.intro {float:left;text-align:justify; width:315px;line-height:22px;padding:30px 20px 25px 10px;min-height:400px;}



/* ===== Content ===== */
.content {width:850px;background:url(i/content.gif) repeat-y;}
.content p {padding:7px 0;}
.cont-main {width:760px;background:url(i/cont-top.gif) no-repeat; padding:35px 55px 0 35px;}
* html .cont-main {height:600px;}
.cont-btm {width:850px;background:url(i/cont-btm.gif) no-repeat left bottom;height:19px;}

img.thumb {float:left; margin:7% 1% 7% 1%; border:5px solid #CCC;}

.space {clear:both; height:25px;}
.spacex{height:35px;}
.title {font:bold 15px arial; color:#ff0000;}
.imgurl {font:bold 15px arial; color:#0053FF;}
.imgurl a {color:#0053FF;}



/* ======= Footer ======== */

ul#fnav {text-align:center; list-style:none;}
ul#fnav li {list-style:none;display:inline;padding:0 25px; color:#7D7D7D; line-height:24px;}
ul#fnav li a {color:#7D7D7D;}
ul#fnav li a:hover, ul#fnav li a:focus {color:#3C7AE3;text-decoration :none;}

#footer p {color:#000;padding:3px 0;line-height:18px;}
#footer a:hover {color:#000;text-decoration :underline;}
#footer a {color:#000;}

.clr {clear:both; margin:0; padding:0; font-size:1px; line-height:1px;height:1px;}



/* ===== Upload Form ===== */
form#upload_vid {width:366px; float:right;color:#000;}
form#upload_vid p.small {font-size:11px; padding:0; line-height:15px;}
.upload {
	position:relative;width:348px; height:34px; padding:9px;background:url(i/file-upload.gif) no-repeat;

}
.realupload {

	/* start of transparency styles */
	opacity:0;
	 -moz-opacity:0;
	filter:alpha(opacity:0);
	/* end of transparency styles */

	z-index:2; /* bring the real upload interactivity up front */
	width:348px; cursor:pointer; margin-top:-30px;float:left;height:33px;
}



form#upload_vid  .fakeupload {
	background:url(i/browse.gif) no-repeat;  height:33px;
}
* html form#upload_vid  .fakeupload {
	background:url(i/browse.gif) no-repeat right center;  height:33px;
}
form#upload_vid  .fakeupload input {
	width:220px;line-height:33px;border:0;background:#9BC026;cursor:pointer; margin-left:128px;
	padding:8px 0;font:bold 13px/17px arial;
}
* html form#upload_vid  .fakeupload input {margin-left:0;}


form#upload_vid input.link {width:326px; padding:18px 20px; font:bold 15px/16px arial; background:url(i/upload-input.gif) no-repeat;border:0; margin:10px 0;}

p.from {padding:14px 0;font:normal 20px/24px arial; color:#fff;}

input#url {margin-left:20px;}
.buttons {margin-top:15px;}


#showurl{display:none;}
