/* By: Tarek Khalil ... E-mail: tarek@smartpatterns.com */
@charset "utf-8";
/* CSS Document */
<style type="text/css">

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.style3 {
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


}
.video {
	height: 300px;
	width: 400px;
	background-color: #FFFFFF;
}


.topline {
	width: 758px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 185px;
}
.loading {
}

hr {
}
.picframe {
	height: 310px;
	width: 210px;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 10px;
	display:inline;	
}


.bottomline {
	width: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 1%;
	margin-right: 550px;
	margin-left: 350px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
	
.bottomlinevideo{
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 1%;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;

}

}
.message {
	margin-left: 237px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
.loading {
	height: 32px;
	width: 32px;
	left: 50%;
	margin-left: 300px;
}
.hidefrom {
	visibility: hidden;
}
.picframeselected {
	height: 310px;
	width: 210px;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 10px;
	display:inline;
	background-color: #FFFF66;
}




form {
	padding: 25px;
	border: thin solid #CCCCCC;
	height: 200px;
	width: 300px;
	margin-top: 5%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 30%;
}
.border {
	border: 1px solid #CCCCCC;
}
.pic {
	margin: 5px;
	height: 300px;
	width: 200px;
}
.topline .logo {
}


hr {
	left: 100px;
	margin-right: 40%;
}
.button {
	height: 25px;
	width: 100px;
	margin-left: 430px;
}

.bodysec {
	height: 100px;
	width: 720px;
	border: 1px solid #CCCCCC;
	margin-left: 220px;
	margin-top: 25px;
	margin-bottom: 25px;
	overflow: hidden;
	overflow-x: hidden;
}
.headsec {
	width: 90%;
	margin-left: 160px;
	padding-top: 0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.selected {
	border: 5px solid #FF0000;
}

</style>

