/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 
 
/* reset styling */
@import url(reset.css);
 
/* layout styling */
@import url(layout.css);

/* typography styling */
@import url(typography.css);

/* menu styling */
@import url(menus.css);

/* module styling */
@import url(modules.css);

/* Joomla core styling */
@import url(joomla.css);

/* Third party extensions styling */
@import url(extensions.css);

/* Third party extensions styling */
/* @import url(custom.css); */
#boxenhost{
	border: thin solid #CC00FF;
	background-color: #CCFFFF;
}
#boxenhostline{
	border: thin dotted #CC00FF;
	background-color: #333300;
}
#orderback{
	background-image: url(images/readmore_black.png);
	background-color: #333300;
}
#domainmain{
	background-image: url(images/headerdomains.png);
	height: 90px;
	width: 650px;
}
