/*This stylesheet is for the main index page.  The style for the frames in the prop station can be found in frame.css*/




/* Outer background, body text color, scrollbar details (you need to enter the details twice, in "html" and "body") */
html {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
	background: url(http://demsn.net/imagenes/fondowebcreador2.gif);
	margin:0px;
	margin-bottom: 20px;
		scrollbar-face-color: #5AB4F3;
	scrollbar-highlight-color: #79C6FB;
	scrollbar-3dlight-color: #444444;
	scrollbar-darkshadow-color: #444444;
	scrollbar-shadow-color: #219CF2;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #fff;
}
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
	background: url(http://demsn.net/imagenes/fondowebcreador2.gif);
	margin:0px;
	margin-bottom: 20px;
	scrollbar-face-color: #5AB4F3;
	scrollbar-highlight-color: #79C6FB;
	scrollbar-3dlight-color: #444444;
	scrollbar-darkshadow-color: #444444;
	scrollbar-shadow-color: #219CF2;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #fff;
}
/* End outer background details ---------------------------------- */


h3 {
	text-indent: 3px;
	position: relative;
	background-color: #fff;
	border: none;
	color: #1394EB;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 2px;
}
form {
	position: relative;
	margin: 0px;
	padding: 6px;

}
img {
	border-width: 0px;
}
p {
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 7px;
	padding: 0px;
}

/* Link details --------------------------------- */
a {

	text-decoration: none;
	color: #2AA2F1;
}
a:visited {
	color: #2AA2F1;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
/* End link details --------------------------------- */

.drag {
	cursor: crosshair;
	border: 0px;
}

/* Inner background (the background around the content boxes) */
.main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 794px;
	text-align: left;
	background: #1394EB url(http://demsn.net/imagenes/fondocreador2.gif);
	border: 1px solid #000;
	background-image: url(http://demsn.net/imagenes/fondocreador2.gif);
}
/* End inner background ---------------------------------- */


/* Footer (Remember: Don't remove my credit) -------------------------- */
.footer {
	position: relative;
	padding: 3px;
	padding-bottom: 10px;
	background-color: #fff;
	border-top: #000 1px solid;
	text-align: center;
	color: #000000;
}
/* End footer ---------------------------------- */

.container {
	position: relative;
	z-index: 50;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	width: 514px;
}

.content {
	position: relative;
	z-index: 50;
	float: right;
	width: 364px;
}

.smallside {
	position: relative;
	z-index: 40;
	float: left;
	width: 140px;
	max-width: 140px;
}
.bigside {
	position: relative;
	z-index: 40;
	padding-right: 10px;
	padding-top: 10px;
	float: right;
	width: 250px;
	max-width: 250px;
}
.section {
	padding: 4px;
	padding-top: 0px;
}





/* Prop station background color / borders ------------- */
.framediv {
	position: relative;
	background-color: #FFF;
	border: #000 1px solid;
	margin-bottom: 10px;
}
/* End prop station ------------------------------------ */

.navframe {
	clear: both;
	position: relative;
	width: 246px;
	height: 620px;
	overflow:-moz-scrollbars-vertical;
}

/* Prop station navigation bottom border (between prop display and prop navigation) ------------- */
.frametop {
	position: relative;
	padding: 2px;
	vertical-align: top;
	border-bottom: 1px solid #000;
}
/* End prop station navigation bottom border ------------- */

td {
	position: relative;
	padding: 2px;
	vertical-align: top;
}

/* Prop station navigation side border (splits the navigation) ------------- */
.frameside {
	position: relative;
	width: 80px;
	border-left: 1px solid #000;
}
/* End prop station navigation side border ------------- */





/* Menu backgrounds/borders ---------------------------------- */
.menu {
	position: relative;
	background-color: #fff;
	border: #000 1px solid;
	padding: 2px;
	margin-bottom: 10px;
}
/* End menu backgrounds/borders ---------------------------------- */

/* Menu Headings ---------------------------------- */
h3.menu {
	text-indent: 3px;
	position: relative;
	background-color: #fff;
	border: none;
	color: #CC00FF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 2px;
}
/* End Menu Headings ---------------------------------- */


/* Header Image Size ---------------------------------- */
.header {
	position: relative;
	width: 880px;
	height: 80px;
}

.boton {
	position: relative;
	width: 800px;
	height: 31px; margin-top:10px;
}
/* End Header Image Size ------------------------------ */

.cleardiv {
	position: relative;
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.workstation {
	position: relative;
	z-index: 60;
	margin: 0px auto 10px auto;
	width: 302px;
	height: 302px;
}

/* Creation Zone details (border, text color, default size -------------------- */
.workbox {
	position: relative;
	z-index: 60;
	cursor: crosshair;
	background-color: #ffffff;
	background-image: url(watermark.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #000000;
	border: #000000 1px solid;
	margin: auto;
	width: 200px;
	height: 200px;
}
/* End Creation Zone details ----------------------- */


/* Console box details (box with size, trash etc. controls.) ---------------- */
.console {
	z-index: 50;
	position: relative;
	text-align: center;
	background-color: #fff;
	border: #000 1px solid;
	margin-bottom: 10px;
	padding: 3px;
}
/* Dashed border above "save image" */
.createform {
	border-top: #000 2px dashed;
}
/* End console box details -------------------------------- */

/* Top preview box details --------------------------------------- */
.topmenu {
	position: relative;
	height: 104px;
	background-color: #fff;
	border: #000 1px solid;
	margin-bottom: 10px;
	padding: 2px 0px 2px 2px;
}
/* End preview box details ---------------------------------- */

.preview {
	position: relative;
	width: 100px;
	height: 100px;
	margin: auto;
}

/* Preview image box background and border --------------------------------------- */
.containpreview {
	position: relative;
	float: left;
	background-color: #fff;
	border: #000 1px solid;
	width: 100px;
	height: 100px;
	text-align: center;
}
/* End preview image box --------------------------------------- */

.helptext {
	text-align: left;
	height: 100px;
	overflow: auto;
	margin: 0px;
	padding: 2px;
}



.instruct {
	position: relative;
	padding: 3px;
	margin: 0px;
}



.button {
	position: relative;
	margin: 2px;
	float: left;
	width: 88px;
	height: 31px;
}

/* Link box (bottom right)---------------- */
.linkme {
	width: 236px;
	height: 40px;
	border: #000 1px solid;
	overflow: -moz-scrollbars-vertical;
}
/* End link box -------------------------- */

.trashcan {
	position: relative;
	cursor: move;
	z-index: 99;
}

/* Background colour of ad block --------------------- */
.adtower1 {
	position: relative;
	width: 120px;
	height: 600px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}
/* End background colour of ad block --------------------- */

.centerlink {
	position: relative;
	display: block;
	text-align: center;
}

/* Right click menu details -------------------- */
.clickmenu {
	position:absolute;
	left:5px;
	top:5px;
	z-index:99;
	text-align:left;
	width:200px;
	padding: 2px;
	border:2px solid #000;
	background-color: #ffffff;
	color: #222222;
	font-family:Verdana;
	line-height:20px; 
	cursor:default;
	visibility:hidden;
}
.menuitems {
	text-indent: 10px;
	text-decoration: none;
	color: #000000;
}
.menuitems:hover {
	text-indent: 10px;
	text-decoration: none;
	color: #ffffff;
	background-color: #2AA2F1;
}
.overmenuitems {
	text-indent: 10px;
	text-decoration: none;
	color: #ffffff;
	background-color: #2AA2F1;
}
.stylehr {
	margin: 1px;
	height: 2px;
	background-color: #000000;
	line-height: 0px;
	font-size: 0px;
}
/* End right click menu details -------------------- */

